Skip to content
This repository has been archived by the owner on Jun 14, 2020. It is now read-only.

set('content.text', val) doesn't change content. #585

Merged
merged 1 commit into from Sep 6, 2013
Merged

set('content.text', val) doesn't change content. #585

merged 1 commit into from Sep 6, 2013

Conversation

collibra
Copy link
Contributor

When I tried updating the content through the API it didn't actually update the content. Every time the option got removed because the tooltip was rendered and the option not either show or prerender.

I think you probably meant to remove the options 'prerender' or 'show' if the qtip was already rendered.

When I tried updating the content through the API it didn't actually update the content. Every time the option got removed because the tooltip was rendered and the option not either show or prerender.

I think you probably meant to remove the options 'prerender' or 'show' if the qtip was already rendered.
@Tabbernaut
Copy link

Ran into this problem too, can confirm that this fixes it for me.

Craga89 added a commit that referenced this pull request Sep 6, 2013
set('content.text', val) doesn't change content.
@Craga89 Craga89 merged commit 19e6dab into qTip2:master Sep 6, 2013
@Craga89
Copy link
Contributor

Craga89 commented Sep 6, 2013

Thanks guys, good catch!

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

Successfully merging this pull request may close these issues.

None yet

3 participants