-
### Prerequisites
- [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed issues
- [X] I have [validated](https://html5.validator.nu/) an…
-
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 Bl…
-
When Creating Off-Canvas on the fly like a short lived editor.
Typically in Blazor we are removing this said editor from the dom using a variable True/False...
Unfortunately Foundation creates a div…
-
I am using the offcanvas in a project, and I am nesting them. So, for example, I have an off canvas that displays job information which also has a nested off canvas that opens over top to show custom…