Closed tsvilans closed 5 years ago
Step 0:
Pressing Admin button in Account settings should take you to the admin page.
Cannot GET /admin pops up instead. Admin should be at root ( / instead of /admin).
Cannot GET /admin
/
/admin
Does this issue propagate to other dependencies or dependants? If so, list them here!
Change API call to root, not /admin
closing as it's a dupe of #223
Step 0:
Expected Behaviour
Pressing Admin button in Account settings should take you to the admin page.
Actual Behaviour
Cannot GET /admin
pops up instead. Admin should be at root (/
instead of/admin
).Affected Projects
Does this issue propagate to other dependencies or dependants? If so, list them here!
Reproduction Steps & System Config (win, osx, web, etc.)
Proposed Solution (if any)
Change API call to root, not
/admin