pors / reactionic

React Ionic: We are looking for a new maintainer!

Home Page:http://reactionic.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do i pass params?

JWPapi opened this issue · comments

{ path:'/clubs/:clubId', component:Clubview, title:'Clubvi'}

lead to

IonicLayout.jsx:60Uncaught TypeError: Cannot read property 'headerTitle' of undefined

:/

Also having this issue. Any solutions to this?

Im setting the title inside the component

Can you give a bit more context, please? In which file / function do you pass that object?