umami-software / umami

Umami is a simple, fast, privacy-focused alternative to Google Analytics.
https://umami.is
MIT License
22.14k stars 4.13k forks source link

View Detail Page Throws An Error #2797

Closed darrylmorley closed 4 weeks ago

darrylmorley commented 3 months ago

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 commented 3 months ago

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

mikecao commented 3 months ago

Some things to try:

sebiweise commented 3 months ago

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

darrylmorley commented 3 months ago

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 commented 3 months ago

same here.

Silvenga commented 3 months ago

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...

github-actions[bot] commented 1 month ago

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

github-actions[bot] commented 4 weeks ago

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