Closed
Description
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:
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
Labels
No labels