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

🔼 Migration guide


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


81 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⚠️

    image.png

    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 :

    scroll_issue.gif

  • 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

    image.png

  • 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.<ConfigureServicesAsync>d__29.MoveNext()
    

    For reference, here's what the whole ABP solution looks like. Everything besides this new Platinum.MainAppHost package runs as expected.
    Screenshot 2025-01-23 182832(1).png

    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.

  • User Avatar
    0
    improwise created

    It seems when using the Angular UI and creating Navigation properties, ABP Suite tries to invent the type "Guid" in Angular/Typescript even though that does not exist (at least not by default). If you change it to string it will work both development time and run time it seems.

    image.png

  • User Avatar
    0
    improwise created

    When adding the Public website option, the run-docker.ps1 does not seem to work

    ! coin-web-public Warning manifest for improwise/coin-web-public:latest not found: manifest unknown: manifest unknown

    ERROR [coin-web-public 2/3] COPY bin/Release/net9.0/publish/ app/ 0.0s

    [coin-web-public 2/3] COPY bin/Release/net9.0/publish/ app/:


    failed to solve: failed to compute cache key: failed to calculate checksum of ref redacted::redacted: "/bin/Release/net9.0/publish": not found

  • User Avatar
    0
    improwise created

    It seems when using the Angular UI and creating Navigation properties, ABP Suite tries to invent the type "Guid" in Angular/Typescript even though that does not exist (at least not by default). If you change it to string it will work both development time and run time it seems.

    image.png

    Is any action being taken on this? It seems like we rarely get feedback on bugs etc reported in this thread compared with when creating new ones, but then general threads like this seems kind of pointless. Thanks.

  • User Avatar
    0
    portx-dev created

    In case of using the same user on multiple windows, when entering the account management screen, the personal data tab is not displayed.

    image.png

  • User Avatar
    0
    Buckoge created

    Issue with Actions Button Disappearing When Using ColReorder in DataTable

    Hi

    I’m experiencing an issue where the actions button disappears when the ColReorder extension is included in the DataTable.

    colreorder

    I added the following scripts, as they were not initially included:

    <script src="https://cdn.datatables.net/colreorder/2.0.4/js/dataTables.colReorder.js"></script>
    <script src="https://cdn.datatables.net/colreorder/2.0.4/js/colReorder.bootstrap5.js"></script>

    Additionally, I enabled ColReorder in the DataTable configuration:
    colReorder: true,

    this happend:
    video

    However, after doing this, the actions button disappears. Could you check what might be causing this issue?

    Also, would it be possible to include ColReorder support in future package updates?

    Thank you!

    Best regards

  • User Avatar
    0
    tomlew created

    Angular Proxy Generation Conflict (TS2440) after Upgrading to Latest ABP Framework
    Hi, After upgrading our solution to the latest ABP Framework version, we started encountering a TypeScript error when generating Angular proxies. Specifically, we see:

    TS2440: Import declaration conflicts with local declaration of 'LinkGroupDto'
    

    In our code, we notice that ABP’s generated proxy files import a DTO (e.g., LinkGroupDto or PageResultDto) that is also declared in the same file, causing a conflict. This forces us to manually remove or modify the conflicting import statements each time we regenerate the proxies. The repeated manual cleanup is both error-prone and time-consuming.

    image.png
    image.png

    Here are the key points we’ve observed:
    1. Occurrence: The error appears immediately after proxy generation for Angular.
    2. Conflict: The generated file imports a DTO (e.g., LinkGroupDto) that is also locally defined in the same file, triggering the TypeScript error TS2440.
    3. Manual Workaround: We currently remove the duplicated imports by hand, but we would prefer an automatic or more permanent fix.
    4. Version: This issue started after upgrading to the latest ABP Framework version (9.0). Previously generated proxies (on older versions) did not exhibit this conflict.

    We would greatly appreciate any guidance on:
    • Potential misconfiguration in our project setup that might cause these duplicate imports.
    • Known issues or patches in recent versions of ABP that address this conflict.
    • Any recommended steps or workarounds to prevent the conflict during proxy generation.

    Thank you for your support :)

  • User Avatar
    0
    ninomartini created

    I have a newly created Blazor Server project (9.0.4). I am trying to switch from SideMenu to TopMenu.

    In the BlazorModule, I changed the layout in the ConfigureTheme method from SideMenu to TopMenu:

        private void ConfigureTheme()
        {
            Configure(options =>
            {
                options.DefaultStyle = LeptonXStyleNames.System;
            });
    
            Configure(options =>
            {
                options.ApplicationLayout = LeptonXMvcLayouts.TopMenu;
            });
    
            Configure(options =>
            {
                options.Layout = LeptonXBlazorLayouts.TopMenu;
            });
        }
    

    When I run the application, I get an unhandled exception.

    image.png

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 25, 2025, 11:10