Tools, templates, and packages to accelerate building observable, production-ready apps
3.91k
stars
475
forks
source link
[WebToolsE2E][Aspire] The "Health checks" of cache in Resources remained expanded by default after hiding the details. #6756
Open
vmykagapuz opened 1 day ago
REFRESSION INFO
INSTALL STEPS
REPRO STEPS
dotnet new aspire-starter --use-redis-cache -o Aspire1
dotnet run
ACTUAL The "Health Check" remained expanded by default after hiding the details.
EXPECTED The details for "Health Check" should remain hidden just like the other items after hiding it.