adrianhorning08 / vinyasa

Asana clone. Rails backend, React frontend.
8 stars 3 forks source link

The Team Members list on the sidebar doesn't update #11

Closed adrianhorning08 closed 6 years ago

adrianhorning08 commented 6 years ago

Once again...the teammates on the sidebar doesn't update. I'm doing a componentWillRecieveProps, but it never gets called when it goes to a new page.

adrianhorning08 commented 6 years ago

It works, but only when I put the Route path to the TeamShowContainer in the Dashboard, not in the Sidebar. Why.......