-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Open
Labels
GThis is is related to a Google internal issueThis is is related to a Google internal issueP2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaroundarea: material/autocompletearea: material/selectperfThis issue is related to performanceThis issue is related to performance
Description
For both MdSelect
and MdAutocomplete
, the initial render of the component (in the closed state) is very slow even though the panels are closed. We should ensure that any work related to the options is deferred until the panel is opened.
To reproduce this, simply modify the demos to render 500 md-select
each with 500 options each (there is no problem if there are 500 selects with 1 option each).
CanKattwinkel, hilumcool, ppham27, allurefx, gembarguk and 15 moredwiyatci
Metadata
Metadata
Assignees
Labels
GThis is is related to a Google internal issueThis is is related to a Google internal issueP2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaroundarea: material/autocompletearea: material/selectperfThis issue is related to performanceThis issue is related to performance