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, next refresh all good… 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 is this:
Thank you for any help on this, is just making me crazy 🙁 next is a sample of my code