Onsen UI JS ons-splitter pre-open event cancel doesn't work when swiping
-
Trying to disable splitter side menu through JS event handling. It works when trying to open menu by using menu.open() method but when swiping it still opens menu even when calling cancelling it. Can it be fixed??
-
This post is deleted!
-
Toggling swipeable attribute using javascript when a page loads on show(), I could be able to disable and enable swiping.