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
chrome on android has a weird delay when opening the navigation menu by clicking the hamburger. It also lags when I click the checkbox too. THis does not happen on firefox windows 10 or iphone chrome browser. if I comment out the textfield inside the FormLayout, the lag goes away when clicking checkbox OR the navigation menu hamburger.
reproducible on codepen with a nexus 5x emulator using chrome with the following code:
chrome on android has a weird delay when opening the navigation menu by clicking the hamburger. It also lags when I click the checkbox too. THis does not happen on firefox windows 10 or iphone chrome browser. if I comment out the textfield inside the FormLayout, the lag goes away when clicking checkbox OR the navigation menu hamburger.
reproducible on codepen with a nexus 5x emulator using chrome with the following code:
https://codesandbox.io/s/polaris-lag-bug-nbxre
app.js
index.html
index.js
package.json
The text was updated successfully, but these errors were encountered: