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
Indeed the color on the Loading component is not customizable (defaults to "primary"), and the sx prop isn't handled either (I get a TS warning when I try).
Since the docs do not mention the sx prop, and given you can probably work around this limitation with a custom theme, I'll label this as an enhancement.
What you were expecting:
I expect the text color on loading page can be changed
What happened instead:
The text color seems cannot be changed
Steps to reproduce:
Fork https://codesandbox.io/s/github/marmelab/react-admin/tree/master/examples/simple on codesandbox
Delete all resource and routes
Add a ready prop with following component
Related code:
Other information:
Environment
The text was updated successfully, but these errors were encountered: