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.


68 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.

  • User Avatar
    0
    portx-dev created

    Angular UI, modal setting permissions, some ui bugs

    • Color fixed
    • Maximum height of permission list groups fixed 500px
    • Some text fixed hard English, can't be localized

  • User Avatar
    0
    smansuri 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.

    When i see the mobile folder in the downloaded template with abp studio 0.9.22 it still have all the JS files and not tsx files. Did you get the same js files or tsx files when you downloaded.

  • User Avatar
    1
    jarell created

    abp studio 0.9.22

    I'm trying to add a new package to an existing ABP project. Attempting to add a "Blazor Server Host Application" with the name Platinum.MainAppHost. But when I go to this new project in Visual Studio, I am unable to get it running.

    Showing this error:

    System.TypeLoadException
      HResult=0x80131522
      Message=Method 'FieldSize' in type 'Blazorise.Bootstrap.BootstrapClassProvider' from assembly 'Blazorise.Bootstrap, Version=1.2.3.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
      Source=Blazorise.Bootstrap
      StackTrace:
       at Blazorise.Bootstrap.Config.AddBootstrapProviders(IServiceCollection serviceCollection, Action`1 configureClassProvider)
       at Platinum.MainAppHost.MainAppHostBlazorHostModule.ConfigureBlazorise(ServiceConfigurationContext context) in C:\code\Platinum\src\Platinum\src\Platinum.MainAppHost\MainAppHostBlazorHostModule.cs:line 43
       at Platinum.MainAppHost.MainAppHostBlazorHostModule.ConfigureServices(ServiceConfigurationContext context) in C:\code\Platinum\src\Platinum\src\Platinum.MainAppHost\MainAppHostBlazorHostModule.cs:line 29
       at Volo.Abp.Modularity.AbpModule.ConfigureServicesAsync(ServiceConfigurationContext context)
       at Volo.Abp.AbpApplicationBase.&lt;ConfigureServicesAsync&gt;d__29.MoveNext()
    

    For reference, here's what the whole ABP solution looks like. Everything besides this new Platinum.MainAppHost package runs as expected.

    I'm assuming some dependency versions are out of sync or something? But I'm new to ABP, so it's possible I'm also just missing a simple setup step?

  • User Avatar
    0
    roberto.fiocchi created

    Hi @EngincanV , why did you close the thread about abp 8.3?

    https://abp.io/support/questions/7844/Bugs--Issues-v83x

    Thanks

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi @EngincanV ,
    why did you close the thread about abp 8.3?

    https://abp.io/support/questions/7844/Bugs--Issues-v83x

    Thanks

    Hi, it was by mistake. Thanks for reminding me. I've reopened it.

  • 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.

    When i see the mobile folder in the downloaded template with abp studio 0.9.22 it still have all the JS files and not tsx files. Did you get the same js files or tsx files when you downloaded.

    Not sure what you mean with the "mobile folder", you mean for the template rather than the generated solution?

    As we were not even able to run the solution created by the template we honestly did not give it much more time for now, especially with the thread about it being closed quickly without a new one being opened.

    Has anyone here given the new React Native / Expo template a bit more time and if so, does it feel ready to use for production?

    Edit:

    I see that you have created a separate ticket for this, good.

Made with ❤️ on ABP v9.2.0-preview. Updated on January 23, 2025, 12:17