Skip to content

Investigate MorphDOM vs ReactDOM #883

Open
@Archmonger

Description

@Archmonger

Discussed in #798

Originally posted by Archmonger August 10, 2022
Currently, due to the addition of our script tag, there is now the potential of VDOM/DOM mismatches. This can cause client side exceptions within React-DOM since the script tag can be used to modify the DOM directly. We may want to consider MorphDOM to account for this.

This issue exists to debate whether MorphDOM should be considered as an alternative, or whether we should simply work around these issues with React-DOM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority-3-lowMay be resolved one any timeline.type-investigationAbout research and gathering information

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions