iziModal
iziModal copied to clipboard
FullScree height problem
I have installed this Modal pluing. But i have encounter a problem when i click on fullscreen button. First of all my setup:
-
call modal:
<button class="btn green" data-izimodal-open="modal" data-izimodal-transitionin="fadeInDown" data-izimodal-transitionout="fadeOutDown"> Add Group </button>
-
modal: same default modal as official website.
-
init
$("#modal").iziModal({ history:false, restoreDefaultContent:true });
This is a short video of the problem. https://www.screencast.com/t/GDjBRld9
Like the video show. If i click on fullScreen button the modal behavior like expeted, but when i try to return back on start size the height is not correct. m i missing something or its a bug?
Broken link.
The link work. Just copy and paste on browser. perhaps github block direct click.