You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(tests): add retry loop for ListView edit click on CI
The Edit button click can be swallowed before the Blazor interactive
circuit is fully established. Use NetworkIdle + retry pattern (3 attempts
with 3s timeout each) to handle hydration timing differences on CI.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments