Can't apply defaultClass globally
Hi @Akryum, thank you for taking care of this amazing plugin!
I am facing issues setting a default class to every tooltip wrapper. Tried a couple of different things but none worked, so I suppose there is something wrong with my code. Could you take a look? Here is a code pen help you:
https://codepen.io/mateuswetah/pen/GRWpBLV
Don't put them under popover if it's for the tooltip
Updated! As you can see that was only me trying other options. By adding only the defaultClass option, it still does not get applied and the tooltip wrapper remains with the default class values (tooltip vue-tooltip-theme);
So it's a probably a bug
All right, if there is anything that I can do to test any changes, just call me here!
Same problem. On Vue 3, none of the global options apply.