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
{{ message }}
This repository has been archived by the owner on Sep 26, 2020. It is now read-only.
After installing the module and adding to the includes section in the module file, (before importing into any components), the 'drag' function on the Material slider itself seems to stop working (can click to move the slider, but can no longer drag it). Maybe there is some clash of the classes?
The text was updated successfully, but these errors were encountered:
We also installed using npm and followed all directions. Our swipe is not working either. We removed the ".forRoot()," as in the above suggestion and it had no affect. Perhaps they changed something else as well? To test this theory, if you have a working project, try putting the ".forRoot()" back in and see if the swipe still works? We have checked all the other usual suspects like our hammerjs is the same version as yours, etc. Can you help us, please? Thanks =Jay
After installing the module and adding to the includes section in the module file, (before importing into any components), the 'drag' function on the Material slider itself seems to stop working (can click to move the slider, but can no longer drag it). Maybe there is some clash of the classes?
The text was updated successfully, but these errors were encountered: