Closed andreagiunti1 closed 1 year ago
@Nazeeh21 I experienced this too. It seems to happen when certain components are used for additional positioning with a Provider
, for example when I tried to follow your example that used the Flex
element to set the buttons below the carousel it caused the width of the elements within the carousel is grow their width indefinitely.
I am currently getting around this by not using additional organization components, however it definitely should be fixed before I could consider this for production. Happy to help debug if needed.
@CheeseL0ver sorry for the inconvenience. Can you please share a code sandbox link?
I attempted to recreate the bug in a demo environment and I could not. My guess is the styles in the production app I am using are causing some odd behavior. I will post here again if I am ever able to find out more.
Sure thing! 👍
Meanwhile I am closing this, feel free to create again if you encounter any issue :)
Hi, This Carousel is completely broken, it has an infinite loop in which the width grows without an end. How is this possible?