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: document.body is null #18003

Closed
geekdenz opened this issue Sep 15, 2021 · 4 comments
Closed

Uncaught TypeError: document.body is null #18003

geekdenz opened this issue Sep 15, 2021 · 4 comments
Labels
worksforme The issue cannot be reproduced and things work as intended.

Comments

@geekdenz
Copy link
Contributor

geekdenz commented Sep 15, 2021

This happens on this page in the current 4.x-dev branch.

In developer tools' console:

Uncaught TypeError: document.body is null

materialize.min.js:6:12646

Expected Behavior

There should not be an error. Discovered this while reproducing #15892 .

Current Behavior

image

Possible Solution

Not known at this point.

Steps to Reproduce (for Bugs)

Navigate to page in Matomo instance.

Context

No known impact, but something might be broken.

Your Environment

  • Matomo Version: commit 9585236
  • PHP Version: 8.0.10
  • Server Operating System: Apple MacBook Pro M1 - macOS Big Sur Version 11.5.2
  • Additionally installed plugins: Pure install without ECommerce nor other non-core plugins.
  • Browser: Firefox latest
  • Operating System: Apple MacBook Pro M1 - macOS Big Sur Version 11.5.2
@geekdenz geekdenz added the Potential Bug Something that might be a bug, but needs validation and confirmation it can be reproduced. label Sep 15, 2021
@sgiehl
Copy link
Member

sgiehl commented Sep 15, 2021

I'm not able to reproduce that locally

@tsteur
Copy link
Member

tsteur commented Sep 15, 2021

Can't reproduce it either. @geekdenz maybe check out the 4.x-dev branch and see if you can reproduce it there. And if not close the issue. If you can reproduce the issue be good to mention the exact steps to reproduce the issue and to paste the system report from Admin -> Diagnostics .

@geekdenz
Copy link
Contributor Author

I had the then current 4.x-dev branch checked out with a clean checkout. Had checked with git status. However, now, after a few merges I cannot reproduce this either. Thanks for checking.

@tsteur tsteur added worksforme The issue cannot be reproduced and things work as intended. and removed Potential Bug Something that might be a bug, but needs validation and confirmation it can be reproduced. labels Sep 15, 2021
@tsteur
Copy link
Member

tsteur commented Sep 15, 2021

fyi replaced label Potential bug with worksforme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
worksforme The issue cannot be reproduced and things work as intended.
Projects
None yet
Development

No branches or pull requests

3 participants