- 0
[5.0A8][Web] JS ошибка (reading 'password') при разлогините
-
Recently Browsing 0 members
- No registered users viewing this page.
This site uses cookies. By clicking "I accept" or continuing to browse the site, you authorize their use in accordance with the Privacy Policy.
Question
spatiumstas
STR
1. Авторизоваться в веб-интерфейсе
2. Подождать разлогина или стереть куку
AR
main-L4U4JE6F.js:38 ERROR TypeError: Cannot read properties of undefined (reading 'password') at t.isUserPasswordEmpty (main-L4U4JE6F.js:39:372163) at main-L4U4JE6F.js:39:376224 at main-L4U4JE6F.js:34:21679 at soe._next (main-L4U4JE6F.js:34:5474) at soe.next (main-L4U4JE6F.js:34:2537) at main-L4U4JE6F.js:34:21672 at soe._next (main-L4U4JE6F.js:34:5474) at soe.next (main-L4U4JE6F.js:34:2537) at soe.onFinalize (main-L4U4JE6F.js:34:23535) at soe.unsubscribe (main-L4U4JE6F.js:34:5871)static isUserPasswordEmpty(e) { return KS.isEmpty(e.password) || KS.some(e.password, { password: "" }) }Фиксится добавлением !e?.password
Edited by spatiumstas0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.