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

View Detail Page Throws An Error #2797

Closed
darrylmorley opened this issue Jun 21, 2024 · 8 comments
Closed

View Detail Page Throws An Error #2797

darrylmorley opened this issue Jun 21, 2024 · 8 comments
Labels

Comments

@darrylmorley
Copy link

darrylmorley commented Jun 21, 2024

Describe the Bug

When clicking through to "View Details" from the dashboard page an Error is thrown. "Something went wrong.
Cannot read properties of undefined (reading 'length')"

v2.11.3 works without issue

Database

PostgreSQL

Relevant log output

TypeError: Cannot read properties of undefined (reading 'length')
   

Which Umami version are you using? (if relevant)

v2.12.0

Which browser are you using? (if relevant)

Chrome

How are you deploying your application? (if relevant)

Docker/Caprover

@sebiweise
Copy link

Just wanted to post that issue. Same error on my side.

@mikecao
Copy link
Collaborator

mikecao commented Jun 21, 2024

Some things to try:

  • Disable your adblock
  • Clear your local storage

@sebiweise
Copy link

sebiweise commented Jun 21, 2024

Crazy, disabling adblocker did the job, but its strange that our STAGE environment does got this behavior, its just the PROD deployment.

@darrylmorley
Copy link
Author

darrylmorley commented Jun 21, 2024

Some things to try:

  • Disable your adblock
  • Clear your local storage

Yes, that works when turning off adblock, but now also having the same issue when clicking the "Event Data" button in the View Details screen with Adblock disabled.

@jonisapp
Copy link

same here.

@Silvenga
Copy link

The event data issue is likely the same as this one: #2798.

I can also confirm that EasyPrivacy pushed a generic block for the URL "://analytics.*/event" that breaks Umami incorrectly. It should be ignoring origin requests...

Copy link

This issue is stale because it has been open for 60 days with no activity.

@github-actions github-actions bot added the stale label Aug 25, 2024
Copy link

github-actions bot commented Sep 1, 2024

This issue was closed because it has been inactive for 7 days since being marked as stale.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 1, 2024
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

5 participants