Why does React hot-reloading on Firefox automatically open the Debugger?
问题 OS: MacOS Catalina 10.15.5 Browser: Firefox 78.0.2 with React Developer Tools 4.8.0 add-on enabled IDE: Visual Studio Code 1.46.1 Framework: React This all of a sudden started happening today. Maybe Firefox updated in the background without me knowing, but one minute this never happened, and now it won't stop happening. Problem: Whenever I save a local file I am working on that has a React error (could be a missing component prop, or improper syntax), Firefox reloads the page but then directs