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'm trying to get double modal without error but it is not easy...
i tried removeClass when the modal closing is related but there is some error when i open again after closing the modal..
and using esc key as well.
the issue step3.
click this button
Then you'll be able to see the double modal.
<button class="btn btn-s btn-solid-black js-offcanvas-trigger" data-offcanvas-trigger="offcanvas-file-form" data-offcanvas-double="true">등록</button>
could you help me please?
i'm trying to get double modal without error but it is not easy...
i tried removeClass when the modal closing is related but there is some error when i open again after closing the modal..
and using esc key as well.
the issue step1.
open myBiz/test.html
the issue step2.
click this button
<button type="button" class="btn btn-l btn-black js-offcanvas-trigger" data-offcanvas-trigger="offcanvas-bank-1">계좌내역등록</button>
the issue step3.
click this button
Then you'll be able to see the double modal.
<button class="btn btn-s btn-solid-black js-offcanvas-trigger" data-offcanvas-trigger="offcanvas-file-form" data-offcanvas-double="true">등록</button>
could you help me please?
test_script.zip
The text was updated successfully, but these errors were encountered: