Skip to content

NavMenu toggler doesn't work in Blazor Web App #49556

Closed
@danroth27

Description

@danroth27

The NavMenu in the Blazor Web App template has a toggler that uses onclick handlers, but these interactive features don't work because the NavMenu isn't interactive.

Repro steps:

  • Create a new Blazor Web App
  • Narrow the browser windows so that the hamburger menu button shows up
  • Click on the button

Expected result: The nav menu toggles so it is visible
Actual result: The nav menu isn't shown

Metadata

Metadata

Labels

area-blazorIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.feature-templates

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions