loader not work on react-router-dom-v5-compat #9469
Unanswered
mohammad-aljamil
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
loader not work on react-router-dom-v5-compat
"react-router-dom-v5-compat": "^6.22.3"
How do I fix that ? or not support on compat
{ path: ROUTES.SINGLE_ROOT, loader: () => { alert('Demo'); }, element: <SingleLayout />}
Beta Was this translation helpful? Give feedback.
All reactions