We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
history
Description <AdminGuesser> uses the history prop which is deprecated since React-admin v4. Additionally, this prop will be removed in React-admin V5.
<AdminGuesser>
Possible Solution Remove this prop and let users choose the history component they need
The text was updated successfully, but these errors were encountered:
Partially resolved by #537 .
TODO:
router: RouterEl = BrowserRouter
Sorry, something went wrong.
history is no longer used in api-platform admin v4.
No branches or pull requests
Description
<AdminGuesser>
uses thehistory
prop which is deprecated since React-admin v4.Additionally, this prop will be removed in React-admin V5.
Possible Solution
Remove this prop and let users choose the history component they need
The text was updated successfully, but these errors were encountered: