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
I'm facing a problem testing virtua in responsive mode.
To reproduce:
open the very basic example
open chrome dev tools, and enter responsive mode. It's not about window width, but about pointer events instead of mouse ones. The problem occur only when there is round circle instead of pointer
at the beginning everything is fine and works as expected
now long press on any item in a list, in about a second context menu arises and after that scroll stops working forever!
I've tested same behaviour on real device, context menu never shows on long tap and problem doesn't occur.
I don't push this to bugs, because it's not reproducible on real device, but it's hard to develop features. I'm trying to implement long tap in my list items and it's not usable in chrome.
I've tested same behaviour in FF, context menu arises, problem not reproduced.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm facing a problem testing virtua in responsive mode.
To reproduce:
responsive mode. It's not about window width, but about pointer events instead of mouse ones. The problem occur only when there is round circle instead of pointerI don't push this to bugs, because it's not reproducible on real device, but it's hard to develop features. I'm trying to implement long tap in my list items and it's not usable in chrome.
I've tested same behaviour in FF, context menu arises, problem not reproduced.
Beta Was this translation helpful? Give feedback.
All reactions