Recently when trying to launch a Chrome React javascript debug session a Chrome window opens but the page fails to load. Looking at the remote extension output I get "TypeError: Cannot read properties of undefined (reading 'location')". Attempting to debug using Chrome based Microsoft Edge works although a bit slow.
Tried re-installing node modules, didn't help.