Skip to content

<script/> elements are not handled correctly in DOM manipulation #2

@jsulak

Description

@jsulak

The most obvious example case is when constructing new elements from a markup string to insert into a XUI box. The embedded DOMActivate event will fire multiple times. The workaround is to use .bind() instead of <script/>.

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