Navigation

    Monaca & Onsen UI
    • Register
    • Login
    • Search
    • Tags
    • Users
    • Blog
    • Playground
    1. Home
    2. aboteler
    3. Topics
    A
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by aboteler

    • A

      Solved Problem with OnsSelect and Angular5
      Onsen UI • • aboteler

      2
      0
      Votes
      2
      Posts
      2123
      Views

      A

      I investigated further and found the solution. Hopefully one of the onsen.io folks will see this… Edit onsenui.js in the onsenui package and add _contentReady to the ons$1 variable, i.e. var ons$1 = { animit: Animit, defaultPageLoader: defaultPageLoader, elements: onsElements,_ GestureDetector: GestureDetector, modifier: modifier, notification: notification, orientation: orientation, pageAttributeExpression: pageAttributeExpression, PageLoader: PageLoader, platform: platform, softwareKeyboard: softwareKeyboard, _autoStyle: autoStyle, _internal: internal$1, _readyLock: new DoorLock(), _util: util, _contentReady: contentReady // this was added }; BTW, thanks for a great product. I like how it can be easily used for a website.
    • A

      After release 2.0.0-rc.16 google maps does not display initially
      Onsen UI • • aboteler

      1
      0
      Votes
      1
      Posts
      1591
      Views

      No one has replied

    • A

      Solved Encountering _animatorDict is undefined when using ons-splitter with angular1 for 2.0.0-rc.4
      Onsen UI • • aboteler

      4
      0
      Votes
      4
      Posts
      3601
      Views

      @aboteler I hope it works fine for you. In the next version you will be able to put the <script> tags at the bottom without any problem.