I moved my project from .NET 7 to .NET 8. Now I have the problem that when my first page loads for the first time, all my icons are huge, but on the next refresh - all is good again...
I replaced my local CSS and js files with the version online, nothing changed, did try to trick the configuration, same thing...
The way it looks on first load:
The way it should look like:
Thank you for any help on this, is just making me crazy :-(
Here's some of my code:


