-
-
Notifications
You must be signed in to change notification settings - Fork 532
New issue
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
[Bug]: BlazorWebAssembly MessageProvider not displaying the confirmation dialog #5521
Labels
Type: Bug 🐞
Something isn't working
Comments
There are several things you forgot to include in your project. 1.
|
Thank you! it worked |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Blazorise Version
1.5.2
What Blazorise provider are you running on?
Bootstrap4
Link to minimal reproduction or a simple code snippet
https://github.com/yarutyunov/BlazorWebAssemblyConfirmation/tree/notworking-net8
Steps to reproduce
What is expected?
When 'Show confirmation dialog' button is clicked a Confirmation Dialog displays
What is actually happening?
Page becomes disabled and requires reload
What browsers do you see the problem on?
Chrome, Microsoft Edge
Any additional comments?
Working net7 version: https://github.com/yarutyunov/BlazorWebAssemblyConfirmation/tree/working-net7
No response
The text was updated successfully, but these errors were encountered: