d-oliveros / ngSmoothScroll

AngularJS directives for animating smooth scrolling to elements.
276 stars 112 forks source link

add protection against missing element #69

Closed Alttaf closed 6 years ago

Alttaf commented 8 years ago

if the element doesn't exist you get an 'offsetParent undefined' by adding an extra check for element you don't get this error and it will default to a location of 0