KABBOUCHI/vue-tippy

styling tippy with scoped css doesn't work

handhikadj opened this issue · 1 comments

codesandbox: https://codesandbox.io/s/focused-pond-plhp32

steps to reproduce:

  1. hover over the button
  2. look at the tooltip's content

it's on App.vue

u can add appendTo='parent' or :appendTo='() => $el'
image