Router's problem Cannot read property 'location' of undefined

clipboard.png

clipboard.png
introduces react-router-dom version 4.2.2
asking for help?

Mar.02,2021

import { BrowserRouter as Router, Route } from 'react-router-dom';

try this ~


your Router cannot be written in this way. What you said downstairs is right. Change the way you write it

.
Menu