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
VisualViewport is a window property primarily aimed at supporting pinch-zoom interactions. I came across it while debugging an issue with floating-ui. It seems like it would make sense to also mock this property when mocking the viewport. It also has a polyfill, which should make it fairly straightforward to implement.
The text was updated successfully, but these errors were encountered:
VisualViewport is a window property primarily aimed at supporting pinch-zoom interactions. I came across it while debugging an issue with floating-ui. It seems like it would make sense to also mock this property when mocking the viewport. It also has a polyfill, which should make it fairly straightforward to implement.
The text was updated successfully, but these errors were encountered: