Facing imports issue while using the compat package #8816
Replies: 4 comments 2 replies
-
Did you find an answer to this @prarabdhb? I'm having the exact same issue. |
Beta Was this translation helpful? Give feedback.
-
I guess your webpack config cause this issue. |
Beta Was this translation helpful? Give feedback.
-
Same issue here on Feb 17, 2025 "react-router-dom": "5.3.4", |
Beta Was this translation helpful? Give feedback.
-
Bump, this is happening to me as well using vite.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was trying to use the compat package to migrate from v5 to v6.
As soon as I install the package, I see errors like this
My current package.json looks something like this
And the imports I am trying to use are
Couldn't find any issues related to this on Github Issues or Discussions
Beta Was this translation helpful? Give feedback.
All reactions