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
Our use case is a timezone selector. This has 418 timezones are per current IANA zone list, but makes the entire page very laggy (in our app, this dropdown in the example causes input lag, in stackblitz it is very slow to open/scroll, but does not cause input lag
System Info
Stackblitz
Contributes
I am willing to submit a PR to fix this issue
I am willing to submit a PR with failing tests
The text was updated successfully, but these errors were encountered:
Reproduction
https://stackblitz.com/edit/dmthremm-v1auafop?file=src%2FApp.vue
Describe the bug
Our use case is a timezone selector. This has 418 timezones are per current IANA zone list, but makes the entire page very laggy (in our app, this dropdown in the example causes input lag, in stackblitz it is very slow to open/scroll, but does not cause input lag
System Info
Contributes
The text was updated successfully, but these errors were encountered: