You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Decided to try out Mantine. Did everything as documentation says for React with Vite.
And there is already few bugs:
Focus ring "auto" which is default gets active also on mouse clicks, have to use "never" to get rid of it.
Changing PrimaryColor to different color, not sure it's outline or border, but on hover it always stays blue even if in dev tools in variables i see color i have set, example - yellow
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Decided to try out Mantine. Did everything as documentation says for React with Vite.
And there is already few bugs:
Focus ring "auto" which is default gets active also on mouse clicks, have to use "never" to get rid of it.
Changing PrimaryColor to different color, not sure it's outline or border, but on hover it always stays blue even if in dev tools in variables i see color i have set, example - yellow
Beta Was this translation helpful? Give feedback.
All reactions