supasate / connected-react-router

A Redux binding for React Router v4
MIT License
4.73k stars 592 forks source link

VSCode - Integrated Console stops responding #611

Open dfdumaresq opened 1 year ago

dfdumaresq commented 1 year ago

Notice, I've opened up a bug with MC VSCode that involves connected-react-router; it seems to me like the console is getting flooded but I'm stumped on what to do about it other than not use middlewares.push(logger);, which seems a shame.

Trouble in the VSCode Hen House?

Or work around with connected-react-router?