alex-oleshkevich / vue-introjs

intro.js bindings for Vue.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why this.$intro().setOptions() doesn't work?

gap1994 opened this issue · comments

I have no idea why 'this.$intro().start()' can work, but 'setOptions()' can't

"dependencies": {
"vue-introjs": "^1.3.2",
"intro.js": "^2.9.3"
}

it's my bad.
this.$intro().setOptions({}).start()