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
Material-UI: the key `form` provided to the classes prop is not implemented in undefined.
You can only override one of the following: root.
in FilterButton (at Filter.js:36)
in Filter (at Filter.tsx:81)
and
Material-UI: the key `button` provided to the classes prop is not implemented in undefined.
You can only override one of the following: root.
in FilterButton (at Filter.js:36)
in Filter (at Filter.tsx:81)
Steps to reproduce:
Override CSS styles like documented.
What you were expecting:
It should be possible to override form and button CSS styles of Filter component without errors.
See documentation: https://github.com/marmelab/react-admin/blob/next/docs/Theming.md
What happened instead:
Runtime errors:
and
Steps to reproduce:
Override CSS styles like documented.
Related code:
https://stuzk.csb.app/posts
See material-ui errors in console
Environment
The text was updated successfully, but these errors were encountered: