Open Closed

⚠️ Bugs & Issues v9.0.x ⚠️ #8330


User avatar
0
EngincanV created
Support Team .NET Developer

⚡ Update ABP CLI , ABP Studio and ABP Suite

dotnet tool update -g Volo.Abp.Studio.Cli --version 0.9.11
abp suite update --version 9.0.0

📗 Blog post

  • https://abp.io/blog/announcing-abp-9-0-release-candidate
  • https://abp.io/blog/abp-9-0-stable-release-with-dotnet-9-0

🔼 Migration guide

  • https://abp.io/docs/9.0/release-info/migration-guides/abp-9-0

✏️ Feel free to report any bugs, issues, and problems.


62 Answer(s)
  • User Avatar
    0
    leeneshk created

    Hello,

    Are you experiencing any issues/bugs with nuget.abp.io?

    We are unable to deploy via Azure CI/CD Build Pipelines as the nuget restore keeps giving a 403 Forbidden error, below are the list of packages it keeps complaining about:

    Retrying 'FindPackagesByIdAsync' for source 'https://nuget.abp.io/xxx/v3/package/volo.abp.aspnetcore.abstractions/index.json'. Response status code does not indicate success: 403 (Forbidden).

  • User Avatar
    0
    tomlew created

    Using AbpStudio 0.9.11 and AbpSuite 9.0.0,

    leptonx mobile menu is broken⚠️

    Hi, we have an internal issue (#2539) for that. Thanks for reporting.

    Hi, I noticed that the mobile menu issue in the LeptonX theme, also appears in my local project. Could you please let me know in which version this issue will be resolved? Additionally, is there any workaround I can apply in the meantime to address this issue?

  • User Avatar
    0
    vd created

    This was supposed to be fixed but it's not :

    https://abp.io/support/questions/8061/How-can-I-easily-hide-the-bottom-right-menu-items-in-Angular

    And another one : Page scroll position doesn't reset to top when navigating between custom pages using routerLink :

    <a [routerLink]="'/faq'">

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi @tomlew

    The problem was fixed, you can upgrade to the latest version(abp and leptonx theme).

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi @vd

    Can you share some screenshots? and make sure your abp and leptonx theme are the latest version. thanks.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi @leeneshk

    Is this issue still present?

  • User Avatar
    0
    leeneshk created

    Hi @leeneshk

    Is this issue still present?

    Hello @liangshiwei

    The issue has been resolved, we have not experienced issues thereafter, however, Is there some sort of SLA that we can get from abp.io that safe guards both parties from any downtime or any issues down the line?

    The reason why I am asking this, is that we have a set SLA with our clients that stipulates a certain timeframe for a major issue to be resolved, and let's say that if we needed to get a hotfix out when the downtime occurred, we would've been in breach of our SLA in any case.

    How sure are we that there would not be any issues like this in the future? Also I remember around a month ago, abp.io had the Cloudfare attack which affected the domains and sub-domains, how can we resolve that?

    So I need to provide some proof of an SLA to my security council regarding this, would you guys be able to provide me with some documentation in the form of an SLA or something?

    I have also asked this on my initial query: https://abp.io/support/questions/8610/Issue-with-nugetabpio

    Thank you.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi @leeneshk

    Can you send an email to info@abp.io and support@abp.io

  • User Avatar
    0
    vd created

    Hi @vd

    Can you share some screenshots? and make sure your abp and leptonx theme are the latest version. thanks.

    My abp packages are 9.0.3 and leptonx is 4.0.4.

    Here's a gif illustrating both problems :

  • User Avatar
    0
    improwise created

    Please open up a new ticket for tracking possible errors etc. for the newly release React native/Expo templates as it would probably be better to track those outside of this thread.

    First error after having created a new project in ABP 0.9.22 and just running npx expo start and trying to browse Expo Web

    Console:

    Refused to execute script from 'http://localhost:8081/node_modules/expo/AppEntry.bundle?platform=web&dev=true&hot=false&transform.engine=hermes&transform.routerRoot=app&unstable_transformProfile=hermes-stable' because its MIME type ('application/json') is not executable, and strict MIME type checking is enabled.

    Terminal:

    Web Bundling failed 6705ms node_modules\expo\AppEntry.js (2320 modules) Unable to resolve "normalize-css-color" from "node_modules\native-base\lib\module\utils\react-native-web-fucntions\normalizeColor.js"

    Just for reference, this the now closed support ticket about the upgrade itself https://abp.io/support/questions/7625/React-Native--Expo-migration but probably better to have a new ticket for this.

    @masum.ulu

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Please open up a new ticket for tracking possible errors etc. for the newly release React native/Expo templates as it would probably be better to track those outside of this thread.

    First error after having created a new project in ABP 0.9.22 and just running npx expo start and trying to browse Expo Web

    Console:

    Refused to execute script from 'http://localhost:8081/node_modules/expo/AppEntry.bundle?platform=web&dev=true&hot=false&transform.engine=hermes&transform.routerRoot=app&unstable_transformProfile=hermes-stable' because its MIME type ('application/json') is not executable, and strict MIME type checking is enabled.

    Terminal:

    Web Bundling failed 6705ms node_modules\expo\AppEntry.js (2320 modules) Unable to resolve "normalize-css-color" from "node_modules\native-base\lib\module\utils\react-native-web-fucntions\normalizeColor.js"

    Just for reference, this the now closed support ticket about the upgrade itself https://abp.io/support/questions/7625/React-Native--Expo-migration but probably better to have a new ticket for this.

    Yes, we updated the React Native template versions in v0.9.22. I will create an internal issue regarding the problem you mentioned.

  • User Avatar
    0
    improwise created

    Please open up a new ticket for tracking possible errors etc. for the newly release React native/Expo templates as it would probably be better to track those outside of this thread.

    First error after having created a new project in ABP 0.9.22 and just running npx expo start and trying to browse Expo Web

    Console:

    Refused to execute script from 'http://localhost:8081/node_modules/expo/AppEntry.bundle?platform=web&dev=true&hot=false&transform.engine=hermes&transform.routerRoot=app&unstable_transformProfile=hermes-stable' because its MIME type ('application/json') is not executable, and strict MIME type checking is enabled.

    Terminal:

    Web Bundling failed 6705ms node_modules\expo\AppEntry.js (2320 modules) Unable to resolve "normalize-css-color" from "node_modules\native-base\lib\module\utils\react-native-web-fucntions\normalizeColor.js"

    Just for reference, this the now closed support ticket about the upgrade itself https://abp.io/support/questions/7625/React-Native--Expo-migration but probably better to have a new ticket for this.

    Yes, we updated the React Native template versions in v0.9.22. I will create an internal issue regarding the problem you mentioned.

    Please also create a pinned ticket here as it seems reasonable that there will me multiple errors, improvements etc. As mentioned by me and other before, there is no way for us customers to track you internal tickets so we have no idea of whats going on there. Thanks.

Made with ❤️ on ABP v9.2.0-preview. Updated on January 20, 2025, 07:44