vue-scrollactive
vue-scrollactive copied to clipboard
Does not work in hash mode
I get
DOMException: Failed to execute 'querySelector' on 'Document': '#/en/scrolltest/' is not a valid selector.
when vue-router is in hash mode. Works perfectly in history mode
Hey, you can try and set :modifyUrl="false"
:scrollOnStart="false"