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
property "display" is "none" instead of "block" when modal is open in modal class bootstrap css
that causes the effect backdrop appears, and html code of modal do same, but that is not visible, and can not be dissmised because i'm using manualy close functions.
i have the modal inside a div, like this:
property "display" is "none" instead of "block" when modal is open in modal class bootstrap css
that causes the effect backdrop appears, and html code of modal do same, but that is not visible, and can not be dissmised because i'm using manualy close functions.
i have the modal inside a div, like this:
and I calling this usin the function modal.element.modal().
The text was updated successfully, but these errors were encountered: