Skip to content

Multiple instances interfere #18

Description

@Owlbertz

Hi,

in my project I am using multiple instances of Handlebars for different HTML elements, which are created using handlebarsBinding(createHandlebarsInstance()).
I noticed that somehow they different instances interfere, which means when I update one instance, the other receives DOM manipulations as well.

I am currently trying to reproduce it in a CodePen, but maybe this is a known issue already?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions