Meir Roth
Meir Roth
+1 on this.
+1 just what I need
@davidjerleke Looks perfect! Do you think it'll be possible to apply the lazy rendering solution [discussed here](https://github.com/davidjerleke/embla-carousel/discussions/835#discussioncomment-9188550) while using this new plugin? Rendering only the slides in view is especially...
I ran into the same problem...
@ericklima-comp have you found a solution? I have the same question... cant find answer
@danielroe I created a PR
@manniL 🙋♂️, I hope you're doing well! Could you kindly explain how this proposed feature will address [routeRules](https://github.com/nuxt/nuxt/discussions/27232)? I noticed you closed the question thread as a duplicate, but I'm...
@davidjerleke I'd be concerned about making such a change without extensive testing, especially given any potential errors or performance changes https://github.com/davidjerleke/embla-carousel/issues/672#issuecomment-1872952987. @sambedingfield Is it possible for you to share a...
@sambedingfield Sorry I missed it 🤦♂️ Thanks for sharing. It seems to me that the issue persists after replacing `onBeforeUnmount` with `onUnmounted` as you can see in this [Vue SFC...