Blazorise icon indicating copy to clipboard operation
Blazorise copied to clipboard

Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.

Results 330 Blazorise issues
Sort by recently updated
recently updated
newest added

Is there a way of manually changing time of the current video playing? I have the following code: ```razor { } ``` I want to change the time of the...

Type: Feature ⚙

Is there a feature to skip/rewind 5 or 10 seconds of the video, like in youtube for example? I saw that there is a rewind and fast-forward option, but is...

Type: Feature ⚙

Some component names might conflict with the native Blazor components. Like `ValidationSummary`. We need to mention the workarounds in the docs: - define full namespace `` - disable global namespaces(is...

Type: Feature ⚙

Would it be possible to add a multiple option to the DataGridSelectColumn , now we get a select from which we can select one value, I would propose to have...

Type: Feature ⚙

Hi, is it posible to get or set the time of the video playing currently in the video player. Thanks!

Type: Feature ⚙

### Blazorise Version 1.5.1 ### What Blazorise provider are you running on? Material ### Steps to reproduce I updated to Blazorise 1.5.1 and my modals stopped working. I only see...

Type: Bug 🐞

### Blazorise Version 1.5.0 ### What Blazorise provider are you running on? None ### Link to minimal reproduction or a simple code snippet ```csharp @page "/" @rendermode InteractiveServer Home Add...

Type: Bug 🐞

Explain why using the Field component for forms is a must and how it can help us to have better UI and UX with proper spacings.

Type: Feature ⚙

When users click on Claim community license, we should navigate to a new "landing page" where the process is explained. From there, they can go to the login screen. It...

Type: Feature ⚙

### Blazorise Version Same as site's documentation ### What Blazorise provider are you running on? None ### Link to minimal reproduction or a simple code snippet Visit your documentation pages...

Type: Bug 🐞