Francois Zaninotto
Francois Zaninotto
The react-query team has changed the "latest" tag so there is no deprecation anymore: https://www.npmjs.com/package/react-query
I'm reopening the issue to let @djhi give it a try.
Note that if you want to change the theme programmatically, instead of doing it from outside react-admin, you can use the `useTheme` hook, as explained in the Theming documentation: https://marmelab.com/react-admin/Theming.html#changing-the-theme-programmatically
Your CodeSandbox shows the right behavior with 4.2.7, so I think this is fixed.
I managed to launch your last codesandbox without problem: Is your issue coming from CodeSandbox?
Thanks for the report. I'm not sure if the bug in in react-admin or in the demo itself, but there definitely is a bug. What's weird is that I can't...
The main issue may be related to a React bug that was fixed in React 18, according to https://github.com/facebook/react/issues/20141 Could you please report if the bug still exists with React...
Indeed, developers should be able to specify a custom store key (instead of "RaStore") by passing a custom store.
No news for some time, closing.
Nope, Travis rebuilds everything from scratch, you never have to commit build files.