Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't apply defaultClass globally #716

Open
mateuswetah opened this issue May 11, 2021 · 5 comments
Open

Can't apply defaultClass globally #716

mateuswetah opened this issue May 11, 2021 · 5 comments
Labels

Comments

@mateuswetah
Copy link

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

@Akryum
Copy link
Owner

Akryum commented May 11, 2021

Don't put them under popover if it's for the tooltip

@mateuswetah
Copy link
Author

mateuswetah commented May 11, 2021

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);

@Akryum
Copy link
Owner

Akryum commented May 11, 2021

So it's a probably a bug

@Akryum Akryum added the bug label May 11, 2021
@mateuswetah
Copy link
Author

All right, if there is anything that I can do to test any changes, just call me here!

@alexshink
Copy link

alexshink commented Jun 22, 2021

Same problem. On Vue 3, none of the global options apply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants