While working on a Blazor WASM project last week, I noticed that no matter what changes I make to the index.html
and app.css
files, they were not reflected whenever I open up the site on IIS Express. It turns out to be a caching issue. All I needed to do, was hit CTRL + F5
after the site loads, and it will pull in my changes.
#Blazor #WebDevelopment #SoftwareDevelopment
Links to this page: Weeknotes – 008
Find me on Mastodon (@dino@writing.exchange) or Micro.blog (@Dino)