We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
More than 100 dropdowns on the same page take few seconds to render and make page slow to response
100-200 dropdowns on the same page should not significantly affect the page performance
On the laptop the page with more than 100 dropdowns in real-life app takes few seconds to render and becomes laggy after the render completed.
https://polymer-repeater-test.herokuapp.com/view2 (Compare to react: https://react-repeater-test.herokuapp.com/menus)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
More than 100 dropdowns on the same page take few seconds to render and make page slow to response
Expected outcome
100-200 dropdowns on the same page should not significantly affect the page performance
Actual outcome
On the laptop the page with more than 100 dropdowns in real-life app takes few seconds to render and becomes laggy after the render completed.
Live Demo
https://polymer-repeater-test.herokuapp.com/view2
(Compare to react: https://react-repeater-test.herokuapp.com/menus)
Steps to reproduce
Browsers Affected
The text was updated successfully, but these errors were encountered: