Skip to content

Russ prod fixes#59

Merged
slang25 merged 21 commits into
mainfrom
russ-prod-fixes
May 15, 2026
Merged

Russ prod fixes#59
slang25 merged 21 commits into
mainfrom
russ-prod-fixes

Conversation

@slang25
Copy link
Copy Markdown
Member

@slang25 slang25 commented May 15, 2026

No description provided.

@slang25
Copy link
Copy Markdown
Member Author

slang25 commented May 15, 2026

@copilot rebase with main and fix merge conflicts pleeeeease

renovate Bot and others added 7 commits May 15, 2026 11:45
Co-authored-by: slang25 <1341446+slang25@users.noreply.github.com>
…dates

Co-authored-by: slang25 <1341446+slang25@users.noreply.github.com>
Co-authored-by: slang25 <1341446+slang25@users.noreply.github.com>
Co-authored-by: slang25 <1341446+slang25@users.noreply.github.com>
Co-authored-by: slang25 <1341446+slang25@users.noreply.github.com>
Co-authored-by: slang25 <1341446+slang25@users.noreply.github.com>
Co-authored-by: slang25 <1341446+slang25@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented May 15, 2026

@copilot rebase with main and fix merge conflicts pleeeeease

Done in c2d1349 — the branch is rebased with the latest main and the updated history has been pushed.

In Production the DevTools middleware serialized initial Fluxor state
via System.Text.Json, which threw NotSupportedException for the
IImmutableList<TimeSlot> properties on HomeState because the WASM
runtime can't Reflection.Emit the immutable-list factory. That aborted
the Blazor renderer and left the page stuck on "Loading...".

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@slang25 slang25 marked this pull request as ready for review May 15, 2026 12:30
@slang25 slang25 merged commit 4380a61 into main May 15, 2026
8 checks passed
@slang25 slang25 deleted the russ-prod-fixes branch May 15, 2026 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants