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

Bug Report: Error: Minified React error #310 when using HogQL to filter activity #25063

Open
slshults opened this issue Sep 18, 2024 · 0 comments
Labels
bug Something isn't working right feature/activity Feature Tag: Activity (fka Events) feature/hogql

Comments

@slshults
Copy link
Contributor

Bug Description

Bug description

Lior encountered the error below after adding this HogQL filter:
properties. event_count_from_langfuse_in_period is not null

"Error: Minified React error #310; visit https://reactjs.org/docs/error-decoder.html?invariant=310 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Ln (https://app-static-prod.posthog.com/static/chunk-HNQW4H7M.js:11:20114)
at Object.W4 [as useMemo] (https://app-static-prod.posthog.com/static/chunk-HNQW4H7M.js:11:23803)
at H.useMemo (https://app-static-prod.posthog.com/static/chunk-2QWD5AWN.js:1:6299)
at wf (https://app-static-prod.posthog.com/static/chunk-NR6H7U5Q.js:179:29957)
at l2 (https://app-static-prod.posthog.com/static/chunk-HNQW4H7M.js:11:19519)
at R5 (https://app-static-prod.posthog.com/static/chunk-HNQW4H7M.js:13:3139)
at eb (https://app-static-prod.posthog.com/static/chunk-HNQW4H7M.js:13:44813)
at $4 (https://app-static-prod.posthog.com/static/chunk-HNQW4H7M.js:13:39769)
at eS (https://app-static-prod.posthog.com/static/chunk-HNQW4H7M.js:13:39697)
at n1 (https://app-static-prod.posthog.com/static/chunk-HNQW4H7M.js:13:39550)
at k5 (https://app-static-prod.posthog.com/static/chunk-HNQW4H7M.js:13:35917)
at nv (https://app-static-prod.posthog.com/static/chunk-HNQW4H7M.js:13:36720)
at No (https://app-static-prod.posthog.com/static/chunk-HNQW4H7M.js:11:3274)
at https://app-static-prod.posthog.com/static/chunk-HNQW4H7M.js:13:34249
End of stack for Error object"

How to reproduce

The query is currently working, but Lior encountered the error twice

Additional context

From: https://posthoghelp.zendesk.com/agent/tickets/18311

Debug info

Report event: http://go/ticketByUUID/8e2b5412-b722-407b-a556-b51b9301c56a
Session: https://us.posthog.com/project/sTMFPsFhdP1Ssg/replay/01920430-bb20-7a61-bb90-9314a762bcb6?t=418
Location: https://us.posthog.com/project/2/activity/explore#q=%7B%22kind%22%3A%22DataTableNode%22%2C%22full%22%3Atrue%2C%22source%22%3A%7B%22kind%22%3A%22EventsQuery%22%2C%22select%22%3A%5B%22*%22%2C%22event%22%2C%22person%22%2C%22coalesce(properties.%24current_url%2C%20properties.%24screen_name)%20--%20Url%20%2F%20Screen%22%2C%22timestamp%22%5D%2C%22after%22%3A%22-24h%22%2C%22orderBy%22%3A%5B%22timestamp%20DESC%22%5D%2C%22event%22%3A%22organization%20usage%20report%22%2C%22properties%22%3A%5B%7B%22type%22%3A%22hogql%22%2C%22key%22%3A%22properties.event_count_from_langfuse_in_period%20is%20not%20null%22%2C%22value%22%3Anull%7D%5D%7D%2C%22propertiesViaUrl%22%3Atrue%2C%22showSavedQueries%22%3Atrue%2C%22showPersistentColumnConfigurator%22%3Atrue%7D&
Admin: http://go/adminUS/[email protected] (organization ID 4dc8564d-bd82-1065-2f40-97f7c50f67cf: PostHog Inc., project ID 2: 🎉 PostHog App + Website)
Sentry: http://go/sentryUS/2
Persons-on-events mode for project: person_id_override_properties_on_events
@slshults slshults added bug Something isn't working right feature/activity Feature Tag: Activity (fka Events) feature/hogql labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working right feature/activity Feature Tag: Activity (fka Events) feature/hogql
Projects
None yet
Development

No branches or pull requests

1 participant