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

How can i update de attr.data-tooltip? #367

Closed
eBaeza opened this issue Sep 7, 2017 · 5 comments
Closed

How can i update de attr.data-tooltip? #367

eBaeza opened this issue Sep 7, 2017 · 5 comments

Comments

@eBaeza
Copy link

eBaeza commented Sep 7, 2017

I'm trying to update the attribute but when variable changes It still showing the same message.

@tramel-woodard
Copy link

@eBaeza would you happen to have any code examples?

@cavargas40
Copy link

@eBaeza, Reinitialize the component with traditional jquery
$('.tooltip').tooltip();

It works fine, but its not so clean... i hope that works for you

@ghost
Copy link

ghost commented Mar 7, 2018

i have the same problem;

materialize="tooltip" 
class="btn-floating tooltip" 
data-position="left" 
data-delay="50"  
[attr.data-tooltip]="VAR"

The problem occurs when you change the VAR value

@ghost
Copy link

ghost commented Mar 7, 2018

@tramel-woodard @rubyboy please help :(

@eBaeza eBaeza closed this as completed May 8, 2019
@eduardosoareszup
Copy link

I have the same problem 😥

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

No branches or pull requests

4 participants