Gildas Garcia
Gildas Garcia
Unfortunately this seems to break remix integration. We'll investigate to make sure it works in all cases
I successfully tried https://github.com/isaacs/tshy/ on another project. Might be worth investigating
It does what we currently do but better and would handle the exports for us
Indeed, that's probably what we'll do for now.
A simple workaround until we fix this issue is to set the [`alwaysEnable`](https://marmelab.com/react-admin/SaveButton.html#alwaysenable) prop on the `SaveButton`. This should be the default by the way (https://twitter.com/housecor/status/1701582293549174989, https://axesslab.com/disabled-buttons-suck/). The issue with...
Thanks for reporting this. Please provide a sample application showing the issue by forking the following CodeSandbox (https://codesandbox.io/s/github/marmelab/react-admin/tree/master/examples/simple).
Nope, any help on this would be greatly appreciated
Thanks for reporting. Looks like a bug indeed.
Thanks for reporting this. Please provide a sample application showing the issue by forking the following CodeSandbox (https://codesandbox.io/s/github/marmelab/react-admin/tree/master/examples/simple).