Navigation

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

    Altin

    @Altin

    0
    Reputation
    6
    Posts
    1090
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Altin Follow

    Posts made by Altin

    • RE: Problem with ons-page on IPhone

      Hi Fran. The problems are solved now by upgrading to the latest OnsenUI release (2.0.2) and AngularJs (1.5.8).

      Thanks
      Altin

      posted in Onsen UI
      A
      Altin
    • RE: combining tabbar and navigator not working in Safari

      Ok. Firstly @munsterlander sorry that didn’t create the codepen, because I wanted to wait for the 2.0.2 release. After update the OnsenUI with the lastest release, these problems disappeared, but other problems shown up. Than I update angularjs to the lastest (from 1.3 to 1.5.8) and all the problems are gone now, related to this report.

      So thanks for the release and support.
      Altin

      posted in Onsen UI
      A
      Altin
    • RE: combining tabbar and navigator not working in Safari

      Me too have problems with the ons-tabbar in IOS. For me, no matter there is navigator or not , when open page with tabbar in it, different errors appear in IOS (Android is fine). Please ONSEN team have a look at it.

      Thanks in advance.
      Altin

      posted in Onsen UI
      A
      Altin
    • Problem with ons-page on IPhone

      We have some problem with OnsenUI library I think when test the app on IPhone.

      Problem reported on console is for IPhone 9.3.5 and goes like this:

      <ons-page class=“page” _compiled="">
      Error: undefined is not an object (evaluating ‘this._animatorFactory.newAnimator’)
      …

      So this problem crash the app and then other features doesn’t works. On Android works fine.

      The flow goes like this:

      index.html has one ons-menu wich has default page Home.html
      Home.html has ons-page > ons-tabbar >ons-tab-item Main.html
      Main.html has ons-navigator > ons-page > ons-list > ons-list-item > div

      The problem starts when main page shows up.

      Library of OnSen UI: onsenui v2.0.0-rc.15 - 2016-06-29
      Also AngularJs + NgAnimate

      Do you have any other reports for this problem?

      Thanks,
      Altin

      posted in Onsen UI
      A
      Altin