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
Agree, I have used the library which works fine for a project (angular CDK drag and drop doesn't play well with material tabs) but then hit this dead end on mobile.
Mobile support
The lib doest have mobile support, which makes it a little limited.
The directive only have listeners to mouse events, so adding listeners to touch events should solve the problem.
The text was updated successfully, but these errors were encountered: