Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 17, 2025

Backport of #12886 to release/13.0

/cc @JamesNK

Customer Impact

There is a bug in FluentUI that causes displaying dialogs to error when the page loads. The is a problem for the interaction service which may display displays immediately on page load. See #12954 as an example of a customer running into this problem.

Real fix is to FluentUI. The workaround we can tempoarily add to Aspire is wait a couple of seconds after page load before displaying interactions. This gives time for FluentUI to get into the correct state.

Testing

Manual

Risk

Low

Regression?

Yes

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 17, 2025

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 12990

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 12990"

@JamesNK JamesNK added area-dashboard Servicing-consider Issue for next servicing release review labels Nov 17, 2025
@JamesNK JamesNK requested a review from joperezr November 17, 2025 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants