ng2-scroll-to
ng2-scroll-to copied to clipboard
"target element do not exist"
I am generating id of the div, dynamically, Like:
-
Items object contain like: [ {id:1,name:"apple"}, {id:2,name:"ball"}, {id:3,name:"cat"}, ]
I am getting "target element do not exist" error.