ocordeiro / vue-smooth-scroll

Simple vue smooth scroll
77 stars 12 forks source link

error 'substring' #5

Closed krasevych closed 7 years ago

krasevych commented 7 years ago

When I tried to use it, I got an error:

vue-smooth-scroll.min.js:1 Uncaught TypeError: Cannot read property 'substring' of undefined
    at HTMLLIElement.<anonymous> (vue-smooth-scroll.min.js:1)
krasevych commented 7 years ago

it was problems with bootstrap nab-bar

icangku commented 6 years ago

How do you solve this ? I have same problem