You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in here. Alternatively, I think the whole check can be removed and left to be handled at _scrollToElemPosition.
The text was updated successfully, but these errors were encountered:
akashdsouza
changed the title
$([data-anchor="${this.get(controllerProp)}"]) should be $([data-${qp}="${qpVal}"]) as in _scrollToElemPosition
$([data-anchor="${this.get(controllerProp)}"]) should be $([data-${qp}="${controllerProp}"]) as in _scrollToElemPosition
Sep 8, 2017
in here. Alternatively, I think the whole check can be removed and left to be handled at _scrollToElemPosition.
The text was updated successfully, but these errors were encountered: