e6fae2907d
Blazor Server's default change-event binding races with Playwright fills, causing input values to revert before the form submits. Switch Title, JoinLink and MaxPlayers to @bind-Value:event=oninput so the model stays in sync while the test types. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>