![]() 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
|
||
---|---|---|
.. | ||
public | ||
src | ||
tests | ||
thirdparty | ||
.env.development | ||
.env.localhost | ||
.eslintrc.js | ||
next.config.js | ||
package.json | ||
tsconfig.json |