Large options in calcite-select crashed the browser with a "DevTools was diconnected..." and snap! #5919
Labels
0 - new
New issues that need assignment.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
incomplete issue report
New issues missing important information, and unless provided, they will be closed after 5 days.
need more info
Issues that are missing information and/or a clear, actionable description.
needs triage
Planning workflow - pending design/dev review.
Actual Behavior
Hi,
I have 2 calcite-select having 4000 options each (business required this way). Creating the DOM is fast but when it gets to the calcite core function to make its thing, it takes a long time. The CPU goes way up, memory goes high and suddenly "snap" the browser.
The function "populateInternalSelect" that caused it.
Thanks
Expected Behavior
Should populate the select fast since this is a regular select-option
Reproduction Sample
Just have 2 large calcite-select
Reproduction Steps
The code is too large so like I said before, just have 2 large calcite-select options and see.
Reproduction Version
bete.97
Relevant Info
No response
Regression?
No response
Impact
No response
Esri team
N/A
The text was updated successfully, but these errors were encountered: