-
# 🐛 Bug Report
I have a Blazor component containing a `NimbleDialog` that we want to have open when the component first renders. Intermittently (maybe 30% of the time), I get this JavaScript error …
-
Once updated from .NET 6 to .NET 8 (as well as BlazorDialog v2.3 to v.3.2) the Blazor Dialog stopped working.
Steps to reproduce the behavior:
1. Update to .NET 8
2. Follow the BlazorDialog insta…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
When a Blazor server app loses connectivity, the `components-reconnect-modal` obscurer doesn'…
-
# 🙋 Feature Request
## 😯 Problem to Solve
There is [an ask](https://ni.visualstudio.com/DevCentral/_workitems/edit/2911449) that on opening a `NimbleDialog`, we give focus to a particular Nimble…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
I am using Blazor Web Assembly in .Net 6 and I want to Render a component from JavaScript. Th…
-
Hi! Thank you so much for this library, very useful!
I've found some issue, when use `` component wrapped by `Transition`. Dialog appears in the place where it was created but not inside DialogOutl…
-
# 🐛 Bug Report
After setting Loading in FluentButton bound to FluentInputFile, it won't open the file browse dialog anymore.
## 💻 Repro or Code Sample
```
…
-
Hi,
I followed the documentation. When using the cascading parameter, my `ModalService` instance is not set. I therefore now use: `@inject IModalService Modal`. When using this, I can see that the …
-
### Which component(s) are affected?
Date picker, Dialog
### Description
I set the Label property of the IgbDatePicker overlapped with the date ,when IgbDatePicker is placed inside the IgbDialog .
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
The new reconnect dialog, displayed…