Learn More, Pay Less!
Limited Time Offer!
Open Closed

Ng Tracker Expression #8687


User avatar
0
paul.harriman created
  • ABP Framework version: v8.3.4

  • UI Type: Angular

  • Database System: EF Core (SQL Server

  • Tiered (for MVC) or Auth Server Separated (for Angular): no

  • Exception message and full stack trace:

  • Steps to reproduce the issue:

Create a new solution
abp new Acme.Bookstore -u angular -csf -cs "Server=localhost;Database=Bookstore;Trusted_Connection=True"
run it
open developer tools, console and see ng warnings.
logon and see them just multiply

image.png


6 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    The warnings you mentioned have been fixed in the latest version. Could you please check and confirm?
    image.png

    Thank you.

  • User Avatar
    0
    paul.harriman created

    Latest version means abp 9? if yes we will not be moving to dotnet 9 because it is not lts and .net 8 is. if we can move to abp 9 and still stay .net 8, that might be a solution for us

  • User Avatar
    0
    sumeyye.kurtulus created
    Support Team Angular Expert

    Hello, you can upgrade your packages to the latest version on the angular side. In the meantime, you should be able to continue using .net8. If you encounter any problem, I can assist you further.

  • User Avatar
    0
    paul.harriman created

    ok, on monday i will generate a new abp project with the latest cli, verify that i do not see the warnings. if that goes well i will upgrade the front end code to what ever the out of the box front end versions are and let you know how it goes.

  • User Avatar
    0
    sumeyye.kurtulus created
    Support Team Angular Expert

    Hello again, have you had a chance to try upgrading? If so, did it address your requirements and resolve the issue?

  • User Avatar
    0
    paul.harriman created

    our testing looking good, closing this ticket.

Made with ❤️ on ABP v9.2.0-preview. Updated on February 13, 2025, 10:35