bootstrap-waitingfor icon indicating copy to clipboard operation
bootstrap-waitingfor copied to clipboard

Not loading properly in Safari 10.0.2

Open JonTheWong opened this issue 8 years ago • 2 comments

Hello,

I'm having an issue with this plugin in Safari 10.0.2 on macOS

code works well on Firefox and Chrome but while testing in Safari the popup doesn't load on click, only loads after page redirects.

<a class="btn btn-lg btn-block btn-warning" onclick="{literal}waitingDialog.show();setTimeout(function () {waitingDialog.hide();}, 3000);{/literal}" href="{#domainnamesslportal#}

*using smarty v3 hence the literal / # code

If i click on the link and stop the page from loading then the popup launches.

Using JQuery 3.1.1

JonTheWong avatar Nov 30 '16 20:11 JonTheWong

same here

boscomateo avatar Apr 11 '17 13:04 boscomateo

Hi all, is there any development regarding this issue? I'm experiencing the same behavior as Jon described - only on Safari. Additionally, I get in client console:

XMLHttpRequest cannot load http://address.xxx.xxx due to access control checks.

This is pointing that some of the Cors configuration is not right but I've tried it all and still it stays the same.

Thanks.

Cheers, Dejan

deedeky avatar May 16 '18 08:05 deedeky