browser freeze when opening messaging
messaging window open
clicking on messaging and browser freeze then have to to close entire window
nginx 1.17.8 - node 12.15 - npm 6.13.4 - misskey 12.8.0
Thank you for reporting, but i can not reproduce the issue 👀
@syuilo here's the cause
TypeError: Cannot read property 'value' of undefined
at o.data (app.12.8.0.js:2)
at o.<anonymous> (app.12.8.0.js:2)
at app.12.8.0.js:2
at app.12.8.0.js:2
at mn (app.12.8.0.js:2)
at o.t._init (app.12.8.0.js:2)
at new o (app.12.8.0.js:2)
at kn.new (app.12.8.0.js:2)
at kn.dialog (app.12.8.0.js:2)
at o.startGroup (13b94.76.js:1)
This bug seems to appear when there are no groups. I will fix the bug.
Thank you!
You're welcome! Glad to test and help!