angular-notifier icon indicating copy to clipboard operation
angular-notifier copied to clipboard

Not working mobile

Open cankarakoyun opened this issue 6 years ago • 3 comments

translate3d break notifier at mobile browsers

cankarakoyun avatar May 11 '19 22:05 cankarakoyun

I have the same problem Here too

ethyaan avatar Oct 10 '19 10:10 ethyaan

Duplicate of #116, #122 and #133. The element.animate() function is part of the Web Animations API which older browsers might not support. Look into the compatibility section of the README, it states that adding the Web Animation API polyfill should solve your issue.

Feel free to open up another GitHub issue if the problem continues to exist.

itsdevdom avatar Oct 20 '19 15:10 itsdevdom

Ah wait, actually this sounds like a different issue. Re-opening ...

itsdevdom avatar Oct 20 '19 15:10 itsdevdom