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

Uncaught TypeError: Cannot read property 'classList' of null #9463

Closed
nhlpl opened this issue Apr 6, 2021 · 1 comment
Closed

Uncaught TypeError: Cannot read property 'classList' of null #9463

nhlpl opened this issue Apr 6, 2021 · 1 comment
Assignees
Labels
Milestone

Comments

@nhlpl
Copy link

nhlpl commented Apr 6, 2021

Issue?

Uncaught TypeError: Cannot read property 'classList' of null
    at s (sockets.js:187)

How to reproduce?
Go to /admin and restart NodeBB.

What is expected?
No extra errors compared to NodeBB 1.16.2.

Screenshot:
classlist

Hosted on Alpine Linux edge using Podman v3.1.0
Running on a machine with 4 CPU(s) and 7962 MB RAM
NodeBB v1.17.0-beta.5 is run with Node.js v14.16.0 on a single process (port 4567)
NodeBB SHA:42c4f963f91669784366b2dc61a0493b8f70d571
Built with Nobbic v0.5.0
It uses:

  • nginx (docker.io/nginx:alpine)
    with NJS_VERSION=0.5.3 NGINX_VERSION=1.19.9
  • redis (docker.io/redis:alpine)
    with REDIS_VERSION=6.2.1
  • nodebb (localhost/nodebb:14.16.0-1.17.0-beta.5)
    with NODE_VERSION=14.16.0 YARN_VERSION=1.22.5 NODEBB_VERSION=1.17.0-beta.5
@barisusakli barisusakli self-assigned this Apr 6, 2021
@barisusakli barisusakli added the bug label Apr 6, 2021
@barisusakli
Copy link
Member

already fixed in cb53a64

@barisusakli barisusakli added this to the 1.17.0 milestone Apr 6, 2021
@barisusakli barisusakli reopened this Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants