Navigation

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

    Elad Karni

    @Elad Karni

    0
    Reputation
    5
    Posts
    1419
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Elad Karni Follow

    Posts made by Elad Karni

    • RE: Navigator

      @elad-karni: Now I’m getting an error "Navigator.pushPage not a function… I check and navigator is defined so what could be the issue?

      posted in React
      E
      Elad Karni
    • RE: ons-navigator

      I keep getting _this3.pushPage is not a function error when I try to add a button to my page for inputting form info

      posted in JavaScript Core
      E
      Elad Karni
    • RE: Navigator

      How would I get navigation working with React-Router? I need to make some protected routes but don’t know how to do that with the navigation of Onsen

      posted in React
      E
      Elad Karni
    • RE: List

      Instead of (row, index) I want it to be (row, index, foo). How do I change renderRow={this.renderRow} so that will work?

      posted in React
      E
      Elad Karni
    • Importing Onsen-UI with ES6

      So I’m trying to start a new app with onsen-ui, but keep running into an issue where it doesn’t recognize certain features as they are prefixed with an ons example I’m using is ons.notification.alert

      I managed to import Page & Button, but can’t seem to get the notification to work.

      Help would be awesome, thank you!

      posted in Onsen UI
      E
      Elad Karni