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
{{ message }}
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.
It's happening several times that when user triggers to open modal and the modal is fetching content via ajax, if user wish to close it by clicking on backdrop, modal closes but the ajax doesn't stop. So, later the ajax loaded content appends to the body. To make that content go away, user has to refresh the page.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It's happening several times that when user triggers to open modal and the modal is fetching content via ajax, if user wish to close it by clicking on backdrop, modal closes but the ajax doesn't stop. So, later the ajax loaded content appends to the body. To make that content go away, user has to refresh the page.
The text was updated successfully, but these errors were encountered: