Component: Carousel | Circular is broken when OnPush is enabled in parent components and it's initializing #13974
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Carousel on init might show the second item and circular option is not working. That can happen when the other application is also with Change Detection OnPush:
https://www.youtube.com/watch?v=pHR11Hw_OSE
With the fix, this is working again:
https://www.youtube.com/watch?v=iWcxPO9uFgU
Environment
Reproducer
No response
Angular version
16.2.3
PrimeNG version
16.6.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.5.1
Browser(s)
Chrome, Safari
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: