I am developing an .NET Core 7 website with Visual Studio 2022 and using Firefox for devtools. I have BrowserLink turned on, but it keeps failing intermittently. From the Dev Tools console:
And in the Browser Console, it shows this:
I haven't seen this behavior with either Edge or Chrome. But I'd like to keep using Firefox for debugging.
What is the issue and how can I solve it?