magnifier icon indicating copy to clipboard operation
magnifier copied to clipboard

Broken in Firefox

Open plainlystated opened this issue 5 years ago • 1 comments

Seems like a good project (and exactly what I'm looking for), but sadly it doesn't seem to work in Firefox. Both my own project and your demo page show no change on mouseover, in firefox. In Chrome, the demo page looks correct to me.

plainlystated avatar Feb 27 '19 21:02 plainlystated

Try removing: this.el.addEventListener('mouseleave', this.handleTouchEnd, false);

vanstokes avatar Aug 23 '19 09:08 vanstokes