#@mantine/core: MantineProvider was not found in component tree, make sure you have it in your app
10 messages · Page 1 of 1 (latest)
Make sure that your carousel is a child of MantineProvider
it's in one of the routes, does that not count?
I do not know. The error says that some component was rendered outside MantineProvider context
because all other mantine components are working fine
AppShell etc
if there was an issue then AppShell and all would've broken too right?
even Notifications
It is hard to tell where the issue is without reproduction