vue-scroll-behavior icon indicating copy to clipboard operation
vue-scroll-behavior copied to clipboard

Errors under vue 3.0?

Open inspire22 opened this issue 3 years ago • 0 comments

I'm sometimes getting the error in my console:


vue-scroll-behavior.js:formatted:171 Uncaught (in promise) TypeError: e.nextTick is not a function
    at n (vue-scroll-behavior.js:formatted:171:NaN)
    at n (vue-scroll-behavior.js:formatted:171:NaN)
    at vue-scroll-behavior.js:formatted:171:NaN
    at triggerAfterEach (vue-scroll-behavior.js:formatted:171:NaN)
    at vue-scroll-behavior.js:formatted:171:NaN

inspire22 avatar Jan 12 '22 06:01 inspire22