eddiemf / vue-scrollactive

Lightweight and simple to use vue component that highlights menu items as you scroll the page, also scrolling to target section when clicked.
MIT License
542 stars 70 forks source link

fix: Error having URI hash, but no element in Dom #117

Open serobalino opened 1 year ago

serobalino commented 1 year ago

FIX DOMException: Document.querySelector: 5 is not a valid selector vue-scrollactive.min.js:385 scrollToHashElement vue-scrollactive.min.js:385 mounted vue-scrollactive.min.js:257

serobalino commented 1 year ago

Correction when not finding element in the dom and gives general error