Skip to content

Better dev. experience when AddServerRenderMode or AddWebAssemblyRenderMode is missing #49312

Closed
@danroth27

Description

@danroth27

I'm trying to upgrade a Blazor Server app to .NET 8 using the new full stack web UI model. I've setup the Blazor Router component to render using the server interactive render mode, but the rendered pages (like the counter) don't render interactively.

Repro steps:

Expected result: The counter works
Actual result: The counter doesn't increment when clicked

Metadata

Metadata

Labels

area-blazorIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.feature-full-stack-web-uiFull stack web UI with Blazor

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions