Skip to main content
deleted 11 characters in body
Source Link

I've encountered the same issue. I've followed the MS document to troubleshoot but no luck. eventually, I hadTry to delete the bin and obj folders in the project and published again. Then the compiler will rebuild the blazor.boot.json file with the new hashes. And it worked for meloads and passes the hash check on the browser.

I've encountered the same issue. I've followed the MS document to troubleshoot but no luck. eventually, I had to delete the bin and obj folders in the project and published again. it worked for me.

Try to delete the bin and obj folders in the project. Then the compiler will rebuild the blazor.boot.json file with the new hashes. And it loads and passes the hash check on the browser.

Source Link

I've encountered the same issue. I've followed the MS document to troubleshoot but no luck. eventually, I had to delete the bin and obj folders in the project and published again. it worked for me.