You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use tabler-icon webfont in a webapplication.
Since we upgrade from 3.1.0 to 3.24.0, our "Windows with Firefox" users experiences a huge slowdown in page loading.
Every new tab or each time you change tabs, the Reflow take more than 5sec
DomContentLoaded in ~200ms
Load : > 5.5sec
With Firefox profiler :
Layout:Reflow take >5sec
And I see a lot of
Switch to another tab and come back to concerned tab
wait a long time
Checklist
I have searched if someone has submitted a similar issue before and there weren't any. (Please make sure to also search closed issues, as this issue might already have been resolved.)
The text was updated successfully, but these errors were encountered:
Hello @codecalm,
This issue is still there.
This is a production performance problem, not a building problem.
I'm really surprised that this problem hasn't been raised by other Issues, as it must concern several people.
Best regards.
Description
We use tabler-icon webfont in a webapplication.
Since we upgrade from 3.1.0 to 3.24.0, our "Windows with Firefox" users experiences a huge slowdown in page loading.
Every new tab or each time you change tabs, the Reflow take more than 5sec
DomContentLoaded in ~200ms
Load : > 5.5sec
With Firefox profiler :
Layout:Reflow take >5sec
And I see a lot of
P.S : there is no issue with Linux.
Package
Version
3.24.0
Browser
Operating system
Steps to reproduce
Checklist
The text was updated successfully, but these errors were encountered: