mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-01 03:39:15 +08:00
### Description The getData function will check if the user is authenticated before being called, as the issue seems with updateUI function begin called some times when the user logs out monkeytype\frontend\src\ts\pages\account-settings.ts Tried to replicate the issue but it only happens once every while, don't know why it don't happen everytime. Issue : https://github.com/monkeytypegame/monkeytype/issues/6742 |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| docker | ||
| scripts | ||
| src | ||
| static | ||
| .eslintrc.cjs | ||
| .firebaserc_example | ||
| .oxlintrc.json | ||
| firebase.json | ||
| gulpfile.js | ||
| knip.json | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.dev.js | ||
| vite.config.js | ||
| vite.config.prod.js | ||
| vitest.config.js | ||