You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but in v7 react-router-dom removed and react-router builds are seperated to chunks which is impossible
pls add umd single file builds to react-router (dom)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
In react router v6 i was able to put react-router on client-side with
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/react-router-dom.production.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/react-router.production.min.js"></script>but in v7 react-router-dom removed and react-router builds are seperated to chunks which is impossible
pls add umd single file builds to react-router (dom)
i dont want to go back v6
thx
Beta Was this translation helpful? Give feedback.
All reactions