Uladzimir Havenchyk
Uladzimir Havenchyk
stopped failing because of autofocus at 126 version
~works fine for me on master a6684ac137 and in v49.0 (and even v49.0.RC2)~ I still can reproduce it, I didn't follow one step during testing - that's why I got...
@alperengunes could you please add more details about your configuration?
@rob-pomelo https://www.metabase.com/docs/latest/troubleshooting-guide/diagnostic-info
I'm still able to reproduce the issue on master and 6655faa047 and on 0.49.2. Nothing specific is sent to BE from FE, so I'd double-check on BE side how the...
TL;DR let's keep it open until https://github.com/metabase/metabase/issues/43330 is not closed, [context](https://metaboat.slack.com/archives/C0765BXUYS0/p1719569776462309) @paoliniluis there are several reasons why the app can be considered as slow, in your example we have -...
@mngr it depends on the reasons of slowness in your case. we can pair to identify the issue
@Andarist happens to us with Mantine v6, I double checked and the only version of `@emotion/react` is used. At the same time `mantine/styles` reexports `createEmotionCache`
@jmdarling did you find any workaround?
fair enough, I had this problem only because of eslint quotes rule, which replaced backticks with double quotes as there wasn't any parameter inside. Thanks for confirming