You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Surveys are not capturing responses. (Specifically tested text surveys)
How to reproduce
Create a survey from the PostHog dashboard
View the survey on a page and submit a response
In the PostHog dashboard there are no responses
Additional context
I wait ~1 hour in the dashboard to see any results, there aren't any. In my network tab of the devtools, there is no immediate request when I submit the survey, just a /s and /e request every few seconds. This might not be relevant, but when I submit the survey, it looks like it kind of minimizes to a white line at the bottom of the page and is still visible.
Debug info
- [ ] PostHog Cloud, Debug information: [please copy/paste from https://us.posthog.com/settings/project-details#variables or https://eu.posthog.com/settings/project-details#variables]
- [x] PostHog Hobby self-hosted with `docker compose`, version/commit: 5d44b1279c54212751ed4054f4c71126ee1e7c99
- [ ] PostHog self-hosted with Kubernetes (deprecated, see [`Sunsetting Kubernetes support`](https://posthog.com/blog/sunsetting-helm-support-posthog)), version/commit: [please provide]
Also using the latest PostHog-js library (1.142.1)
The text was updated successfully, but these errors were encountered:
hey @mrxbox98, do you mind retrying it with the latest posthog-js library?
Or, maybe sharing your full Survey config so I can try with the exact same questions?
When I test both with PostHog local version and also on PostHog cloud, surveys are being captured as expected, so I need more information to investigate this
Closing the issue as a part of large repository cleanup, due to it being inactive and/or outdated.
Please do not hesitate to ping me if it is still relevant, and I will happily reopen and work on it.
Cheers!
Uh oh!
There was an error while loading. Please reload this page.
Bug description
Surveys are not capturing responses. (Specifically tested text surveys)
How to reproduce
Additional context
I wait ~1 hour in the dashboard to see any results, there aren't any. In my network tab of the devtools, there is no immediate request when I submit the survey, just a

/s
and/e
request every few seconds. This might not be relevant, but when I submit the survey, it looks like it kind of minimizes to a white line at the bottom of the page and is still visible.Debug info
The text was updated successfully, but these errors were encountered: