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
When using the iframe option and clicking a link to open the modal, the modal opens instantly, but the iframe takes a second to load and while loading the modal container is just a small empty box. This happens on your demo as well as my local dev site. I'll also attach a screenshot of what I'm seeing on my dev site.
Thanks!
The text was updated successfully, but these errors were encountered:
Specifying the width and height doesn't apply during the few seconds while the iframe is connecting.
But I did find data-featherlight-loading='any html can go here'
which I'm guessing is the support for spinners? By using the appropriate html including spinning gifs as required and divs of whatever size
the small white box described above can be altered as required.
Bug report - you can view the issue here: http://jsfiddle.net/bradhogan1983/sxwge12m/
When using the iframe option and clicking a link to open the modal, the modal opens instantly, but the iframe takes a second to load and while loading the modal container is just a small empty box. This happens on your demo as well as my local dev site. I'll also attach a screenshot of what I'm seeing on my dev site.
Thanks!
The text was updated successfully, but these errors were encountered: