You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my Angular 19 project, after updating ngx-owl-carousel-o from version 18 to version 19, I encountered multiple errors in development mode, as shown below, and couldn't resolve them despite trying every possible solution I could think of, except disabling loop: true. It appears that loop: true may be the cause of the issue, though I need this feature. To test this, I force-installed version 18 in my Angular 19 project, and the errors were resolved.
The text was updated successfully, but these errors were encountered:
BarisGc
changed the title
Migration from causes "Track expression resulted in duplicated keys for a given collection" error even if it
Track expression error after updating ngx-owl-carousel-o from version 18 to version 19
Dec 20, 2024
BarisGc
changed the title
Track expression error after updating ngx-owl-carousel-o from version 18 to version 19
Track expression error after updating ngx-owl-carousel-o from v18 to version v19
Dec 20, 2024
BarisGc
changed the title
Track expression error after updating ngx-owl-carousel-o from v18 to version v19
NG0955, track expression error after updating ngx-owl-carousel-o from v18 to version v19
Dec 20, 2024
BarisGc
changed the title
NG0955, track expression error after updating ngx-owl-carousel-o from v18 to version v19
NG0955, track expression error after updating ngx-owl-carousel-o from v18 to v19
Dec 20, 2024
In my Angular 19 project, after updating ngx-owl-carousel-o from version 18 to version 19, I encountered multiple errors in development mode, as shown below, and couldn't resolve them despite trying every possible solution I could think of, except disabling loop: true. It appears that loop: true may be the cause of the issue, though I need this feature. To test this, I force-installed version 18 in my Angular 19 project, and the errors were resolved.
my structure:
my options:
The text was updated successfully, but these errors were encountered: