Description
Hi everyone! When switching between pages in the app, images aren't loaded from the cache but are reloaded from the server (local folder). Visually, there's a brief flash, followed by the image loading when the page is reloaded. In other words, the image cache isn't working.

Manifest (or serviceworker) cache is not helping.
Steps to Reproduce
- Create MAUI Blazor App
- Add any static (wwwroot) images to any other page
- Navigate to that page
- Navigate back to the homepage
- Navigate to that page again and u still see blinking
Version with bug
6.0.400 (current)
Last version that worked well
Unknown/Other
Affected platforms
I was not able test on other platforms
Affected platform versions
Android (Emulator and real device)
Did you find any workaround?
No
Relevant log output
No response
Description
Hi everyone! When switching between pages in the app, images aren't loaded from the cache but are reloaded from the server (local folder). Visually, there's a brief flash, followed by the image loading when the page is reloaded. In other words, the image cache isn't working.
Manifest (or serviceworker) cache is not helping.
Steps to Reproduce
Version with bug
6.0.400 (current)
Last version that worked well
Unknown/Other
Affected platforms
I was not able test on other platforms
Affected platform versions
Android (Emulator and real device)
Did you find any workaround?
No
Relevant log output
No response