Navigation

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

    minhnd

    @minhnd

    0
    Reputation
    8
    Posts
    781
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    minhnd Follow

    Posts made by minhnd

    • RE: Problem with ons-navigator replace to page.

      @IliaSky I have added the new code. But it still created many page like this. 0_1470269922531_Screen Shot 2016-08-04 at 7.16.04 AM.png

      posted in Onsen UI
      M
      minhnd
    • RE: Problem with ons-navigator replace to page.

      @IliaSky Sorry but when I build my app with the version of onsenui in your codepen…It still have errors with replacePage. (master version). Can you take a look?

      0_1470220356625_Screen Shot 2016-08-03 at 5.30.10 PM.png

      posted in Onsen UI
      M
      minhnd
    • RE: Problem with ons-navigator replace to page.

      @IliaSky I have checked your codepen and it worked correctly. Thank you very much for your information. By the way, is there any way that I can change the animation of replaceToPage similar with PopPage, now it is same with PushPage and do you have any information about when RC.16 will be released?

      posted in Onsen UI
      M
      minhnd
    • RE: Problem with ons-navigator replace to page.

      @Fran-Diox Thank you for your help ! I hope this problem can be fixed soon !

      posted in Onsen UI
      M
      minhnd
    • RE: Problem with ons-navigator replace to page.

      @Fran-Diox The sample you sent me worked fine with Chrome Browser. But it did not work with Safari. It created a lot of page2 !
      0_1469436264390_Web_Inspector_—codepen_io—_zBjRGp.png
      0_1469436451069_Screen Shot 2016-07-25 at 3.46.53 PM.png

      posted in Onsen UI
      M
      minhnd
    • RE: Problem with ons-navigator replace to page.

      For more detail, I have a list of product. I choose products to edit. Page B is an edit page. So I want to swipe left to edit the next product, swipe to edit previous product. I use replaceToPage to have the transition effect.

      posted in Onsen UI
      M
      minhnd
    • RE: Problem with ons-navigator replace to page.

      Maybe you misunderstood me. What I want is:

      PageA ----> Pust to Page B ----> Replace to page B ----> Replace to page B -----> Replace to page B -----> popPage to Page A. when I use replaceTOpage(‘B’) , I just change the data but keep the same page.

      posted in Onsen UI
      M
      minhnd
    • Problem with ons-navigator replace to page.

      Hi,

      I have a serious problem with ons-navigator.

      I have Page A and Page B.

      I tried to push from page A to page B. In page B, I use replaceToPage(‘PageB’) ( delete page B and create new page B with new data). But sometime, the navigator create more than 1 page B, it did not delete the Page B, just create new page B. So I have more than 1 page B in ons-navigator.

      Can you guys suggest me solution or this problem?

      posted in Onsen UI
      M
      minhnd