Navigation

    Monaca & Onsen UI
    • Login
    • Search
    • Tags
    • Blog
    • Playground
    1. Home
    2. Tags
    3. ons-sliding-menu

    • ons-sliding-menu
      AngularJS • angular 1 ons-sliding-menu • • OnsenUI

      1
      0
      Votes
      1
      Posts
      2715
      Views

      No one has replied

    • Е

      ons-sliding-menu: active item
      Onsen UI • ons-sliding-menu repeating clicks prevent click • • Евгений Гедройц

      4
      0
      Votes
      4
      Posts
      4998
      Views

      @Евгений-Гедройц Updated the code to reflect the easiest possible way to pull this off that I can think of.
    • S

      Onsen splitter side throws error when closing
      Onsen UI • ons-sliding-menu ons-split-view • • SharkChips

      3
      0
      Votes
      3
      Posts
      4856
      Views

      @SharkChips openMenu and related methods return promises since beta.7. If for some reason the splitter cannot open or close (because it’s already open/closed, another splitter is open, etc.), it will reject the promise and this is printed on the console if you don’t handle it with catch. I think we will modify this behavior because it could be a bit annoying. In any case, you don’t need to worry about those error messages now since they don’t affect your app.
    • ons-sliding-menu
      v1.x • ons-sliding-menu • • OnsenUI

      7
      0
      Votes
      7
      Posts
      7956
      Views

      @serdarde For that you already have ons-page events :)