You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open this modal (modal: A) in another modal (modal: B), and then cancel modal A. Open the modal A again.
What is expected?
After reopening the Modal A, it should be visible.
What is actually happening?
After reopening the Modal A, it is not visible. I do not get any errors in console. Even a method "Opened" in Modal A is called after trying to reopen. It just do not show up.
What browsers do you see the problem on?
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered:
Hello @e-ademi, thank you for your submission. The issue was labeled "Status: Repro Missing" because you have not provided a way to reproduce the issue quickly. Most problems can be solved when isolated, but we would like you to provide a reproducible code sample to help us investigate a possible bug more effectively.
For your convenience, you can use our pre-configured Bug Report Template repositories to quickly set up a reproducible environment.
Once you've provided a minimal reproduction, we can proceed with the investigation. Thank you for helping us improve Blazorise!
Blazorise Version
1.4.2
What Blazorise provider are you running on?
Bootstrap4
Link to minimal reproduction or a simple code snippet
Steps to reproduce & bug description
Open this modal (modal: A) in another modal (modal: B), and then cancel modal A. Open the modal A again.
What is expected?
After reopening the Modal A, it should be visible.
What is actually happening?
After reopening the Modal A, it is not visible. I do not get any errors in console. Even a method "Opened" in Modal A is called after trying to reopen. It just do not show up.
What browsers do you see the problem on?
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: