I’m new to Redwood, just finished the tutorial and exploring…
I’m getting this error in the Storybook, and not sure what is happening…
Please help.
@mantine/core: MantineProvider was not found in component tree, make sure you have it in your app
Error: @mantine/core: MantineProvider was not found in component tree, make sure you have it in your app
at useMantineTheme (http://localhost:7910/main.iframe.bundle.js:131892:11)
at http://localhost:7910/main.iframe.bundle.js:130963:130
at renderWithHooks (http://localhost:7910/main.iframe.bundle.js:90628:18)
at updateForwardRef (http://localhost:7910/main.iframe.bundle.js:93544:20)
at beginWork (http://localhost:7910/main.iframe.bundle.js:95954:16)
at beginWork$1 (http://localhost:7910/main.iframe.bundle.js:101744:14)
at performUnitOfWork (http://localhost:7910/main.iframe.bundle.js:100875:12)
at workLoopSync (http://localhost:7910/main.iframe.bundle.js:100784:5)
at renderRootSync (http://localhost:7910/main.iframe.bundle.js:100752:7)
at recoverFromConcurrentError (http://localhost:7910/main.iframe.bundle.js:100168:20)