![]() Fix an infinite loop of navigation under the following conditions: key
is valid
but token is not present.
Fix is to match the condition used in both gallery
if (!key || !token) {
and the root page.
They seemed to have diverged in commit
|
||
---|---|---|
.. | ||
accounts | ||
build-config | ||
eslint-config | ||
next | ||
shared | ||
ui | ||
utils |