Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

Sometimes setContent fails #28

Open
s7dhansh opened this issue Jul 18, 2016 · 0 comments
Open

Sometimes setContent fails #28

s7dhansh opened this issue Jul 18, 2016 · 0 comments

Comments

@s7dhansh
Copy link

The first setContent always works. But while dynamically updating the content of the same infoBubble, sometimes the content does not get updated. I have been unable to figure out a step by step reproduction.

But the following works:

infoBubble.content_.innerHTML = Blaze.toHTMLWithData(tmplt, opt);
infoBubble.updateContent_();

So I assume that the setContent is not triggering these changes at random.

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

No branches or pull requests

1 participant