-
## Summary
Blazor guidelines discourage users from creating Blazor components from `.cs` files and at the same time they show warning `BL0005: Component parameter should not be set outside of its c…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
`StreamRendering ` in Blazor SSR mode doesn't work behind reverse proxy such as [Nginx Proxy …
urza updated
7 months ago
-
### Prerequisites
- [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed feature requests
- [X] I have read the [contributing guidelines…
-
Thank you so much for this really awesome library.
I'm using the FluentUI bindings, Server Side Rendering, trying to get an EditForm working.
in regular blazor, it looks like this:
…
-
Given the below contents of a dialog component with an EditForm that has its submit button outside of the form, causes the following DOMException in web-components.min.js:
`Uncaught DOMException: …
-
### Bug type
Component, Docs (mudblazor.com)
### Component name
MudLayout
### What happened?
By installing the "MudBlazor.Templates" and creating a project with this template, the toggle for nav …
-
Currently this editor is in place of content display. We need to shift this to the editor.
![image](https://github.com/ADefWebserver/ADefWebserver.Module.HtmlTextV2/assets/13577556/002b7327-c694-4…
-
-
### Describe the bug
When using ModalService, the OnOk which redirects to another page via NavigationManager causes a crash.
### Steps to reproduce
Using blazor server app.
Since introductio…
-
When I click on the Fluent DatePicker calendar icon, I get a dropdown list with first the month, followed by up and down arrows, then days of the week, followed by days of the month.
I have a hybr…