CottageCabbage / vu-dooit

Task Manager application for Web, Desktop and Mobile. Still in development
https://CottageCabbage.github.io/vu-dooit
3 stars 1 forks source link

Project's tasks don't change when switching between each other, only if I go to another kind of view, then back to project #7

Closed CottageCabbage closed 2 years ago

CottageCabbage commented 2 years ago

Possibly relevant links:

Not sure tho, didn't read.

CottageCabbage commented 2 years ago

Seems like this is fixed. Solution: https://forum.vuejs.org/t/vue-router-reload-component/4429 (PatrickWho's comment)