Problem description:
On our website, after integration with Intercom, our Carousel component lost CSS styles.
Problem occurs only on mobile devices (iPhone). On Tablets everything works fine.
Styles are removed from class names starting from “mantine-”
Steps to reproduce:
- Open Intercom chat window
- Close Intercom chat window
- Move to any web page with Carousel component
Carousel has lost base styles.
Tech Stack:
- NextJS (SSR)
- Mantine UI Components
- Mantine Carousel (based on Embla Carousel)