Vitaly Rtishchev

Results 366 comments of Vitaly Rtishchev

`@mantine/remix` package is based on Remix documentation – https://remix.run/docs/en/v1/guides/styling#css-in-js-libraries I believe there is not much we can do on our side. If you want to avoid this issue, you can...

I do not really understand the source of the issue. The error message that is shown in the console is correct – there is a `` rendered on the server...

@labithiotis provided remix template does not have such issue.

@gigobyte `renderToPipeableStream` is not supported by emotion, see https://github.com/emotion-js/emotion/issues/2800 If you want to use Remix with Mantine, then use template (react 17, regular ssr). As far as I understand none...

You can use mantine-remix-template, it works as expected, I doubt that there will be any solution for this any time soon as remix is very unstable – I'm not planning...

It is not an error, it is a warning, you can ignore it – everything works correctly

The issue is fixed in 5.2.5, template works as expected – https://github.com/mantinedev/mantine-remix-template

Why do you need to run it locally? We do not accept PRs in this repo unless they were requested by maintainers.

Color scheme flash on reload is expected, both docs and Mantine UI websites are static, they are prerendered with light color scheme.

https://mantine.dev/theming/dark-theme/#save-color-scheme-in-cookie