gbowne1 / TwitchBot

A MERN full stack TwitchBot
MIT License
7 stars 10 forks source link

[Bug] Fix the bundle/routing for AppBarComponent #26

Open gbowne1 opened 7 months ago

gbowne1 commented 7 months ago

This error I found in the browser console.

AppBarComponent@http://localhost:3000/static/js/bundle.js:326:72 div Router@http://localhost:3000/static/js/bundle.js:68464:7 BrowserRouter@http://localhost:3000/static/js/bundle.js:66433:7 App

Consider adding an error boundary to your tree to customize error handling behavior. Visit https://reactjs.org/link/error-boundaries to learn more about error boundaries.

Fix the issue with AppBarComponent and the Router/BrowserRouter that is affecting the bundler.