Notice: The Monaca & Onsen UI Community Forum is shutting down.

For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.

Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.

this.props not rendering in <Page>



  • I don’t understand why this.props.skill.skillNr is not rendering in OnsenUI.
    There seems to be some kind of timing problem.
    I’m using phonegap-template-react-hot-loader as a template for my project.

    Reactjs constructor with console.log(…
    0_1472824625112_img2225.jpg
    console.log in the browser
    0_1472824612869_img2226.jpg

    this.props.skill.skillNr referenced in <Page><Toolbar…
    0_1472824603376_img2227.jpg
    result in the app
    0_1472824597161_img2228.jpg


  • Onsen UI

    @beebase Not sure if this fixes your issue but, as I said in the other topic, try using renderToolbar method.