Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Performance problem with many elements in the page #116

Open
1 of 8 tasks
felixzapata opened this issue Mar 21, 2018 · 0 comments · May be fixed by #117
Open
1 of 8 tasks

Performance problem with many elements in the page #116

felixzapata opened this issue Mar 21, 2018 · 0 comments · May be fixed by #117

Comments

@felixzapata
Copy link

Description

The iron-autogrow-textarea element causes the page to have a low performance in a scenario with many components in the same page.

When you type on the input, there is a big delay for the user.

Expected outcome

No delay when the user is typing on the input.

Actual outcome

There is a big delay for the user and if you get a profile from the performance tab.

2018-03-21 11 36 03

Live Demo

Steps to reproduce

Browsers Affected

Only tested with Crome:

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant