KABBOUCHI/vue-tippy

Incorrectly working the showOnCreate prop

daniilgri opened this issue · 0 comments

In the docs, it says the showOnCreate is false by default. When I'm passing false as the default value for this prop then my tooltip is not opening at all but when I pass undefined as the default prop then it works.