runbox / runbox7

Runbox 7 web app
Other
127 stars 24 forks source link

fix(account): Refetch / check userinfo less when activating pages #1519

Closed castaway closed 9 months ago

castaway commented 9 months ago

Layers of "canActivate" could fetch the "me" API endpoint 4 times in one page load, have consolidated this into one fetch per load/activate check.