Skip to content

DOM Diffing JavaScript modified content needs to re-run JS init #49

Closed
@zachleat

Description

@zachleat

Workaround for now is to use domDiff: false on projects that do a lot of JS DOM modification.

A few brainstorms:

  1. Add some JavaScript hooks to the live reload client?
  2. Web components will automatically re-init when stuff is re-attached so that may work as-is?

via #7 #39

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions