We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:
Expected behavior Expected Dialog to appear
The text was updated successfully, but these errors were encountered:
Can you provide a sample project that shows that the dialog is not working? Did you add the <DialogOutput/> component in your MainLayout.razor ?
<DialogOutput/>
MainLayout.razor
Sorry, something went wrong.
No branches or pull requests
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:
Expected behavior
Expected Dialog to appear
The text was updated successfully, but these errors were encountered: