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
I have no transition on modal background (.vm--overlay), which( rgba(0,0,0,0.2) by default)
I have changed it to rgba(0,0,0,1) , And even before that it had no transition, it's just black screen on background and suddenly dissappears
"aria-expanded" attribure doesnt turn false on closing
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Problem:
basically I'm having the same as #679
I have no transition on modal background (.vm--overlay), which( rgba(0,0,0,0.2) by default)
I have changed it to rgba(0,0,0,1) , And even before that it had no transition, it's just black screen on background and suddenly dissappears
"aria-expanded" attribure doesnt turn false on closing
Version:
I've installed 2.0.1
npm vue-js-modal --version
6.14.9
Example & screenshots:
https://ibb.co/Byg6Z3W
https://ibb.co/WG7tkcj
The text was updated successfully, but these errors were encountered: