Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: After the login expires, login again, and the home page keeps loading. #1306

Open
1 task done
leecj opened this issue Jun 28, 2024 · 0 comments
Open
1 task done
Labels
bug Something isn't working

Comments

@leecj
Copy link

leecj commented Jun 28, 2024

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Branch name

main

Commit ID

89004f1

Other environment information

No response

Actual behavior

After relogging in, the knowledge base page cannot be loaded properly

image

error message:
uncaught at _callee3 at _callee3 at _callee7 at takeEvery at _callee at _callee Error: TypeError: Cannot read properties of undefined (reading 'data') at _callee2$ (http://localhost:9222/src_umi_umi_ts.async.js:7837:35) at tryCatch (http://localhost:9222/vendors-node_modules_umijs_bundler-webpack_compiled_mini-css-extract-plugin_hmr_hotModuleRepl-e45c2c.async.js:623:16) at Generator.<anonymous> (http://localhost:9222/vendors-node_modules_umijs_bundler-webpack_compiled_mini-css-extract-plugin_hmr_hotModuleRepl-e45c2c.async.js:711:17) at Generator.next (http://localhost:9222/vendors-node_modules_umijs_bundler-webpack_compiled_mini-css-extract-plugin_hmr_hotModuleRepl-e45c2c.async.js:652:21) at next (http://localhost:9222/mf-dep____vendor.2a2056c3.js:397483:27) at currCb (http://localhost:9222/mf-dep____vendor.2a2056c3.js:397560:7) at http://localhost:9222/mf-dep____vendor.2a2056c3.js:60831:17 at http://localhost:9222/mf-dep____vendor.2a2056c3.js:59976:26 at onError (http://localhost:9222/mf-dep____vendor.2a2056c3.js:60832:11) at sagaWithCatch$ (http://localhost:9222/mf-dep____vendor.2a2056c3.js:60256:13) at tryCatch (http://localhost:9222/mf-dep____vendor.2a2056c3.js:445195:16) at Generator.<anonymous> (http://localhost:9222/mf-dep____vendor.2a2056c3.js:445283:17) at Generator.throw (http://localhost:9222/mf-dep____vendor.2a2056c3.js:445224:21) at next (http://localhost:9222/mf-dep____vendor.2a2056c3.js:397461:32) at Object.currCb [as cont] (http://localhost:9222/mf-dep____vendor.2a2056c3.js:397560:7) at end (http://localhost:9222/mf-dep____vendor.2a2056c3.js:397528:23) at abort (http://localhost:9222/mf-dep____vendor.2a2056c3.js:397251:5) at task.cont (http://localhost:9222/mf-dep____vendor.2a2056c3.js:397264:9) at next (http://localhost:9222/mf-dep____vendor.2a2056c3.js:397500:16) at currCb (http://localhost:9222/mf-dep____vendor.2a2056c3.js:397560:7)

Expected behavior

No response

Steps to reproduce

After logging in normally in Browser A, if you login with the same account in another browser and then return to Browser A to refresh, you are prompted that the login has expired. After relogging in, a BUG occurs.

Additional information

No response

@leecj leecj added the bug Something isn't working label Jun 28, 2024
@leecj leecj changed the title [Bug]: After the login expires, log in again, and the home page keeps loading. [Bug]: After the login expires, login again, and the home page keeps loading. Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant