GeriLife / wellbeing-client

Client-only code for Wellbeing project.
Apache License 2.0
0 stars 0 forks source link

Using vue router reload instead on js window reload #42

Closed shailee-m closed 3 years ago

shailee-m commented 3 years ago

closes #35 closes #40

  1. Adding local proxy for APIs starting with methods to make proxy work in dev local env.
  2. Using router push and reload for login navigations. Page reload is required at some places to update DOM correctly hence using this.$outer.go().