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
Using translate3d instead of left is more performant, but bugs out on iOS and Safari due to how they handle overlapping elements with translate3d and matching z-index/z value from translate3d. See #83 for details.