edge / account

Account portal for managing Edge services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Index doesn't always redirect established accounts to CDN

adamkdean opened this issue · comments

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.

commented

Most recent patch to Index.vue specified the destination route incorrectly: 0d99905

Fixed in v1.22.1