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
There are ~1500 elements in the occupation select. There is noticeable lag using react-select. Consider using react-select-virtualized instead which should render the list more efficiently and still allow for search/autocomplete.
The text was updated successfully, but these errors were encountered:
There are ~1500 elements in the occupation select. There is noticeable lag using react-select. Consider using react-select-virtualized instead which should render the list more efficiently and still allow for search/autocomplete.
The text was updated successfully, but these errors were encountered: