reactionic icon indicating copy to clipboard operation
reactionic copied to clipboard

How do i pass params?

Open JWPapi opened this issue 8 years ago • 3 comments

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

lead to

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

:/

JWPapi avatar Jun 30 '16 14:06 JWPapi

Also having this issue. Any solutions to this?

LucasBassetti avatar Aug 08 '16 14:08 LucasBassetti

Im setting the title inside the component

JWPapi avatar Aug 08 '16 14:08 JWPapi

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

pors avatar Aug 08 '16 15:08 pors