Open Closed

Angular UI error --> After update abp packages from 4.4.0 to 4.4.3 #1963


User avatar
0
abpVAndy created
  • ABP Framework version: v4.4.3
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Hi

Before I used the old version 4.4.0 for both ABP Suite and ABP Cli.

1, update abp cli from 4.4.0 to 4.4.3 2, update abp suite from 4.4.0 to 4.4.3 3, run abp suite 4, from abp suite page to update my projects (angular ui and application backend) by click the buttion: "Update all ABP packages" 5, all works (angular and application) 6, the angular UI works for any page and refresh pages all work

This error show out every first time compiled, after it (angular) "Compiled successfully" first time.

Sometimes open/refresh page, it will display the error.

The error show out, but any page works OK.

===========================================================

If this were a bug, please refund to me. Thanks,

===========================================================

Some time it will show the two errors:

Sometime it only display only one error:


1 Answer(s)
  • User Avatar
    0
    bunyamin created

    Hello,

    As you have stated, this does not cause any bug on rendering pages. It's about angular change detection cycle, and it's been fixed in v5. When you update your packages, the error will simply go away.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11