kl2695 / Ohana

2 stars 0 forks source link

refresh group show breaks the app #2

Open kl2695 opened 6 years ago

kl2695 commented 6 years ago

I can navigate from all groups into a single group show, but if I refresh on a group show page, the app breaks down

chungkikelly commented 6 years ago

You probably fetch the group details in all groups and don't fetch in componentDidMount in the single group show.