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
ok found the issue!
This is related to https://bugzilla.mozilla.org/show_bug.cgi?id=1178763
because on touchstart in Firefox pageX exists, so we get a negative leftPercent, which then in return makes no sense to move the slider.
Steps to reproduce
Expected
The slider is moving
Actual
The slider is not moving.
The slider has been added through an iframe.
This was initially reported on webcompat/web-bugs#15381
When accessing directly https://cdn.knightlab.com/libs/juxtapose/latest/embed/index.html?uid=555b52ae-0da7-11e8-b263-0edaf8f81e27&wmode=opaque
on a mobile or tablet with Firefox Android, this is working.
The text was updated successfully, but these errors were encountered: