REGRESSION INFO: Also repro on Aspire 8.0.0-preview.1.23557.2 and Aspire 8.0.0-preview.2.23619.3
INSTALL STEPS
- Clean machine: Win11 x64 23h2 ENU
- Install VS 17.10.0 Preview 1.0 [34517.301.main]
- Install Aspire Preview 3 latest build 8.0.0-preview.3.24067.3
- Apply NuGet Feeds
REPRO STEPS
- In the VS, create a new project > Aspire Starter Application > .NET 8.0 > Create
- Ctrl + F5
- On the dashboard, click 'Structured logs', select any project in the dropdown.
- Click 'Structured logs' again.
Notes:
- This issue also repro on 'Traces' board.
ACTUAL
The filter doesn't work after clicking 'Structured logs' again.

EXPECTED
Should work fine when clicking again.