chivesrs
chivesrs
@santoshyadavdev lmk what you think @luca-peruzzo it may be best you rebase your fix on top of this PR?
We just have a raw array of objects, we don't pass in an observable. I will see what I can do about getting you a repro.
Sorry just been super caught up with non work stuff, getting you a repro is still on my todo list.
Thank you so much for reproducing. Yes, our components are structured similarly, everything is OnPush and we have the carousel wrapped in a few parent components, and they get their...
Unfortunately I'm not super familiar with the code base, I'll go with a rollback, and you can add me on a PR that contains a roll forward along with a...
Hello @santoshyadavdev I have patched in the code from main into our repository. On an initial glance, everything seems to be working fine - the bug I had reported does...
I'm currently having some issues where our unit tests are broken that I'm trying to figure out.
@luca-peruzzo Can you check what happens if the carousel loses items? The test I have has 2 items in the carousel, user action deletes 1, and a new array is...