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
@hammy2899
Thank you for your comment.
To be more precise, you can not "touchmove" on the card.
Please see the difference in behavior between PC and mobile device.
On the PC you can scroll the area at the bottom right, whereas you can not scroll on mobile devices.
If the number of cards is not enough for your monitor to require scrolling, try adding cards in the upper left area.
On mobile devices, body element cannot scroll if there is a nested multiple modals set to observeChanges true
Steps
Expected Result
When a modal is hidden, the body element should be scrollable.
Actual Result
Even when a modal is hidden, the body element can not scroll.
Version
2.4.0
Testcase
https://jsfiddle.net/hogehoge/j4ztp3eL/
The text was updated successfully, but these errors were encountered: