Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

Blazor Server App suddenly throws Javascript Error

$
0
0

My Blazor Server App just began to throw this error when I try to run it in the VS Test Server. It throws this error if I click the "https" button at the top of the VS IDE, however if I right-click on the Project and choose View>View In Browser it runs fine.

The code display shows some sort of javascript that formats out to be some 5877 lines of code I did not write, thus have no idea how to debug.

The Code Path when copied returns this:

^ScriptDocument31 blazor.server.js

This is what the error looks like in the Code Window:

Image of error in Code Window

I managed to expand the window and then saw this:

DOMException

I opened the Debugger in the Browser and see this, which confirms the issue is in the Blazor.server.js file and thus is way outside my skill set:

enter image description here

If any further information is needed, please state specifically what I need to present, as I have absolutely no idea what to do now or what is important in debugging this because it is not in my code.

What happened, and what do I need to do to resolve this?

I did run VS Updates and it still happens. What else might I try?

RangeError: Offset is outside the bounds of the DataViewStack trace:at DataView.getInt8 ()at https://localhost:7008/_framework/blazor.server.js:1:97869at https://localhost:7008/_framework/blazor.server.js:1:97943at https://localhost:7008/_framework/blazor.server.js:1:135243


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>