We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
marmelab
Learn more about funding links in repositories.
Report abuse
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
onExited
ForwardRef(Snackbar)
What you were expecting:
index.js:1 Warning: Failed prop type: The prop `onExited` of `ForwardRef(Snackbar)` is deprecated. Use the `TransitionProps` prop instead. at Snackbar (http://localhost:3000/static/js/vendors~main.chunk.js:25489:22) at WithStyles (http://localhost:3000/static/js/vendors~main.chunk.js:42464:31) at Notification (http://localhost:3000/static/js/vendors~main.chunk.js:131915:31) at div at ThemeProvider (http://localhost:3000/static/js/vendors~main.chunk.js:41166:24) at Login (http://localhost:3000/static/js/vendors~main.chunk.js:111866:21) at Route (http://localhost:3000/static/js/vendors~main.chunk.js:173414:29) at Switch (http://localhost:3000/static/js/vendors~main.chunk.js:173616:29) at CoreAdminUI (http://localhost:3000/static/js/vendors~main.chunk.js:94865:18) at AdminUI at Router (http://localhost:3000/static/js/vendors~main.chunk.js:173045:30) at ConnectedRouter (http://localhost:3000/static/js/vendors~main.chunk.js:52635:7) at ConnectedRouterWithContext (http://localhost:3000/static/js/vendors~main.chunk.js:52758:25) at ConnectFunction (http://localhost:3000/static/js/vendors~main.chunk.js:170463:75) at TranslationProvider (http://localhost:3000/static/js/vendors~main.chunk.js:103659:28) at Provider (http://localhost:3000/static/js/vendors~main.chunk.js:170174:20) at CoreAdminContext (http://localhost:3000/static/js/vendors~main.chunk.js:94412:28) at AdminContext at Admin (http://localhost:3000/static/js/vendors~main.chunk.js:137927:25) at App
What happened instead:
clean output
Environment
"@testing-library/jest-dom": "^5.11.4", "@testing-library/react": "^11.1.0", "@testing-library/user-event": "^12.1.10", "@types/jest": "^26.0.15", "@types/node": "^12.0.0", "@types/react": "^17.0.0", "@types/react-dom": "^17.0.0", "axios": "^0.21.4", "prop-types": "^15.7.2", "ra-data-json-server": "^3.18.0", "react": "^17.0.2", "react-admin": "^3.18.1", "react-dom": "^17.0.2", "react-scripts": "4.0.3", "typescript": "^4.1.2", "web-vitals": "^1.0.1"
The text was updated successfully, but these errors were encountered:
Reproduced with 3.18.1 and clean install of node_modules
node_modules
"dependencies": { "react": "^17.0.2", "react-admin": "^3.18.1", "react-dom": "^17.0.2", "react-scripts": "4.0.3" },
Sorry, something went wrong.
css
styleFunctionSx
Duplicate of #6451
No branches or pull requests
What you were expecting:
What happened instead:
clean output
Environment
The text was updated successfully, but these errors were encountered: