reactionic
reactionic copied to clipboard
How do i pass params?
{ 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?