ember-anchor icon indicating copy to clipboard operation
ember-anchor copied to clipboard

$(`[data-anchor="${this.get(controllerProp)}"]`) should be $(`[data-${qp}="${controllerProp}"]`) as in _scrollToElemPosition

Open akashdsouza opened this issue 8 years ago • 0 comments

in here. Alternatively, I think the whole check can be removed and left to be handled at _scrollToElemPosition.

akashdsouza avatar Sep 08 '17 11:09 akashdsouza