Skip to content

Randomly generated id attribute #405

Closed
@asdfgh11111

Description

@asdfgh11111

Hi, I'm trying to figure out why our app has big delay in Edge. The case quite trivial. I have wizard with couple forms. Delay appears on switching from one form to another.

Here is what I found in dev tools:
image

Seems our app performance quite suffer from internally generated id attribute which triggers style recalculation. It's just one expanded on the screen but there are dozen "offsetWidth"s below.

Any ideas how to except it?

PS win64, Microsoft Edge 40.15063.0.0, Microsoft EdgeHTML 15.15063

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions