-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Description
I've got weird bug TabbedForm just stopped working shows only first tab, on first click to other tab system highlight it but do not redirect with any other click on tab highlighting disappears, but still only first tab rendered

on each click, it concatenates URL
syncWithLocation={false} do not resolve the issue
reproducing on all browsers
Here is my dependencies
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.7",
"@mui/x-date-pickers": "^7.18.0",
"@tailwindcss/forms": "^0.5.7",
"qs": "^6.13.0",
"query-string": "^9.1.0",
"ra-data-json-server": "^5.1.0",
"ra-i18n-polyglot": "^5.4.2",
"react": "^18.3.0",
"react-admin": "^5.0.5",
"react-dom": "^18.3.0",
"react-multi-date-picker": "^4.5.2",
"react-social-login-buttons": "^4.1.0",
"reactjs-social-login": "^2.6.3"
},
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
