What is this page unresponsive error in Blazor WASM?

Buddhi - BLUE LOTUS 360 1 Reputation point
2022-03-22T12:16:45.833+00:00

I am developing an industry-level blazor wasm application in .NET 6. currently, it is not a simple application, because It has several assemblies and each assembly has a considerable amount of razor files classes, interfaces, etc. I am using some heavy manipulation inside the applications for the data getting and sending requests. So my issue is, currently I am getting this page unresponsive error on chrome browser. I can't load the page.

I cleared the browser cache, tried on different browsers .but they didn't work.!

185671-s36jx.png

Does anybody know what may be the reason for this ??

Developer technologies .NET Blazor
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.