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

fix(frontend): Fix posthog hook to keep getSurveys functionality #2384

Merged

Conversation

ardaerzin
Copy link
Contributor

closes AGE-1418

What has changed?

  • In the initial implementation, we couldn't access getSurveys which led to an infinite rendering loop during testing. This PR fixes that.

Copy link

vercel bot commented Dec 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
agenta ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 20, 2024 8:43am
agenta-documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 20, 2024 8:43am

@ardaerzin ardaerzin marked this pull request as ready for review December 19, 2024 20:31
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Dec 19, 2024
@ardaerzin ardaerzin requested a review from bekossy December 19, 2024 20:31
@dosubot dosubot bot added bug Something isn't working Frontend labels Dec 19, 2024
@ardaerzin ardaerzin merged commit bc7a0b6 into dev Dec 20, 2024
6 checks passed
@ardaerzin ardaerzin deleted the AGE-1414/fix-posthog-hook-to-keep-getSurveys-functionality branch December 20, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Frontend size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants