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

When I try to dinamically set content it is not working #26

Closed
traykovn opened this issue Dec 1, 2017 · 2 comments
Closed

When I try to dinamically set content it is not working #26

traykovn opened this issue Dec 1, 2017 · 2 comments

Comments

@traykovn
Copy link

traykovn commented Dec 1, 2017

I have a child component that contains v-tooltip. The parent component changes one of the props of the child component and depending on the value I want to change the text of v-tooltip. Now it can't

Code: v-tooltip.top="getTooltip()"

The prop is successfuly changed, so there is no a problem there.

@hekigan
Copy link
Owner

hekigan commented Dec 2, 2017

It sounds the same as #23

@traykovn
Copy link
Author

traykovn commented Dec 2, 2017

Yes, exactly. I didn't see it. Thank you!

@hekigan hekigan closed this as completed Dec 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants