SimpleForm redirect attribute entails Warning: Received false
for a non-boolean attribute redirect
.
#8411
Labels
false
for a non-boolean attribute redirect
.
#8411
What you were expecting:
(According to the documentation)
There is no warning in the browser console when I use the SimpleForm tag with redirect={false}
What happened instead:
There is a warning:
Steps to reproduce:
Launch CodeSandbox or clone https://github.com/magicxor/react-admin-repro-received-false-for-redirect-bug
Go to User -> 112 -> Edit (http://localhost:3000/#/user/112)
Related code:
CodeSandbox
https://github.com/magicxor/react-admin-repro-received-false-for-redirect-bug
Environment
The text was updated successfully, but these errors were encountered: