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

Why my Blazor Wasm app is downloading 90 .wasm files every page refresh?

$
0
0

I have a Blazor 8 Wasm app that is working fine, but in every page refresh/navigation it tooks many seconds to load. Looks like the web assembly files are not being cached.

When I look in the network tab, 90 files are being downloaded every time:90 .wasm files in chrome network tab

I thought the .NET runtime would be download only on the first access when using WebAssembly.

What could it be?

These are the packages I have installed:

enter image description here

Thanks!


Viewing all articles
Browse latest Browse all 4839

Trending Articles



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