edge / account

Account portal for managing Edge services
Other
3 stars 1 forks source link

Index doesn't always redirect established accounts to CDN #250

Closed adamkdean closed 7 months ago

adamkdean commented 7 months ago

image

Sometimes it's just a blank page.

Previously there was an issue with index redirecting to cdn when it should have redirected to getting started, so we need to test with established accounts to ensure that works. Need to avoid the delays the previous, reverted fix introduced though.

annybs commented 7 months ago

Most recent patch to Index.vue specified the destination route incorrectly: https://github.com/edge/account/commit/0d99905f6ce5de1a216d4cb1be215f76f0b7304c

Fixed in v1.22.1