uiuniversal / ngu-carousel

Angular Universal carousel
https://ngu-carousel.netlify.app
MIT License
326 stars 105 forks source link

Fix Carousel on Async Wrapped Components #470

Closed luca-peruzzo closed 11 months ago

luca-peruzzo commented 11 months ago

@santoshyadavdev please check method "_checkChanges()". It has the same content of the previous DoCheck but I removed the _defDirectives defined control and added the _markedForCheck flag to recheck _arrayChanges.
_checkChanges() is also triggered in AfterContentInit when we are sure _defDirectives are defined.

nx-cloud[bot] commented 11 months ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit d52aec9a6d44e588bcc487bd4b3d7a3e9a98b447. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 1 target - [`nx run-many --target=build --all`](https://cloud.nx.app/runs/L1Hcjy4Agt)

Sent with 💌 from NxCloud.