Skip to content

New DOM renderer inserts parameters after creation on IE #6629

@syranide

Description

@syranide

The new renderer is causing Flash objects to be instantiated before any nested param nodes have been added, they are read and parsed at creation and never touched again. EDIT: I'm assuming the Flash object is loaded immediately upon insertion into the DOM and not at the next tick.

This only happens on IE AFAIK (all versions including Edge). Related to the performance-special-case in the renderer?

cc @spicyj

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions