Open
Description
- I have searched the Issues to see if this bug has already been reported
- I have tested the latest version
Steps to reproduce
- Create a simple nextjs app having a main page (server component) with a child element that is "use client" and renders a simple Carousel
- Try to navigate the carousel, everything seems to work except the scrolling of the items, so visibly it looks like the carousel doesn't work at all
Current behavior
No scroll of the carousel visible at first render, when browsing to another page and coming back to the page with the carousel, it suddenly works fine.
Expected behavior
Should scroll