Piko-Piko-Pon-Taro / Remollege

2 stars 2 forks source link

同じユーザーで複数ログインするときのエラー #106

Closed pahalce closed 4 years ago

pahalce commented 4 years ago

同じユーザーで多重にログインするとComponentからレスポンスが返ってきてないみたいなエラーになる。 コンソールにエラー文が出るまでにむっちゃ時間かかってページはずっとローディング中になるから何が起きてるかわかりにくい。

エラー文:


Uncaught (in promise) ChunkLoadError: Loading chunk pages/buildings/_buildingId failed.
(timeout: http://localhost:3001/_nuxt/pages/buildings/_buildingId.js)
    at Function.requireEnsure [as e] (http://localhost:3001/_nuxt/runtime.js:896:26)
    at Function.fn.e (http://localhost:3001/_nuxt/runtime.js:177:40)
    at _7fd2f1dc (webpack-internal:///./.nuxt/router.js:26:92)
    at _callee$ (webpack-internal:///./.nuxt/utils.js:252:22)
    at tryCatch (webpack-internal:///./node_modules/regenerator-runtime/runtime.js:63:40)
    at Generator.invoke [as _invoke] (webpack-internal:///./node_modules/regenerator-runtime/runtime.js:293:22)
    at Generator.eval [as next] (webpack-internal:///./node_modules/regenerator-runtime/runtime.js:118:21)
    at asyncGeneratorStep (webpack-internal:///./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js:5:24)
    at _next (webpack-internal:///./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js:27:9)
    at eval (webpack-internal:///./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js:34:7)
pahalce commented 4 years ago

俺の環境だと

ってかんじだった

dubianhaozhi commented 4 years ago

現状google認証のみ使ってて再現しないので閉じまっす