Please excuse me if I miss any details.... this is my third time trying to submit this issue.
I will just skip to the meat of it this time. I'm getting this error while… (read more)
Please excuse me if I miss any details.... this is my third time trying to submit this issue.
I will just skip to the meat of it this time. I'm getting this error while working from my localhost. I have been working on a personal project for years with this set up with no issues until today. I can no longer click on the errors in the console log and be directed to the Debugger tab. When I click on errors, nothing happens. If I try to open them in a New Tab, I get the error below:
The address wasn’t understood
Firefox doesn’t know how to open this address, because one of the following protocols (webpack) isn’t associated with any program or is not allowed in this context.
You might need to install other software to open this address.
I have also noticed firefox does not even load all the files until I refresh it at least twice. Even when it is all loaded properly, the error persists.
I have tried:
- restarting firefox
- restarting my computer
- clearing ALL cache and cookies
- running firefox in safe mode
- disabling all add ons
- disabling performance mode (was already off)
- checking network.protocol-handler.external.javascript = false (it is)
Let me know if there is any other information I can provide. I really dislike having to work in chrome for this so I hope I can find a solution as soon as possible.