emberjs-touch icon indicating copy to clipboard operation
emberjs-touch copied to clipboard

Interfere with regular anchor elements?

Open dteoh opened this issue 10 years ago • 0 comments

I have a binding like:

<a {{bind-attr href=urlProperty}}>Foo</a>

where urlProperty is a URL to a non-Ember location. I find that clicking on such links are broken; the browser does nothing.

dteoh avatar Jul 22 '14 01:07 dteoh