INSTALL STEPS
- Clean machine: Win11 x64 24h2 ENU
 
- Install the latest released VS: 17.13.6
 
- Install the latest Aspire 9.2.0 templates
dotnet new install Aspire.ProjectTemplates::9.2.0 --force 
- Install Docker Desktop
 
REPRO STEPS
- In the VS, clone the aspire-samples repository and open AspireShop.sln
 
- Checkout to 
update-to-9.2 branch 
- F5 / Ctrl-F5
 
- Click Endpoint for 'frontend'
 
- Click the magnify image icon on the top left corner of product
 
ACTUAL
The product cannot be magnified

Note
- Right click the product and select Magnify image, it works
 
- This issue also reproduce with Aspire 9.1
 
EXPECTED
The product can be magnified when click magnify image icon
