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

Sometimes setContent fails #28

@s7dhansh

Description

@s7dhansh

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions