Skip to content

graph-theorist/react-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Doing Coursera's "React Basics"?

If you're getting "Uncaught TypeError: Cannot read properties of undefined (reading 'pathname')", try importing BrowserRouter as Router.

If you're getting "Uncaught TypeError: Cannot destructure property 'basename' of 'react__WEBPACK_IMPORTED_MODULE_0__.useContext(...)' as it is null.", try surrounding both nav and Routes elements with <Router></Router>.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published