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
fix(autocomplete): fix setFocus method in Safari (#12092)
**Related Issue:** #12078
## Summary
- fixes setFocus method in safari by waiting for component to be
focusable before proceeding to focus internal component
0 commit comments