Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix
Browse files Browse the repository at this point in the history
pauldambra committed Jul 20, 2024
1 parent ef80247 commit 47d6179
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/posthog-surveys.ts
Original file line number Diff line number Diff line change
@@ -59,7 +59,6 @@ export class PostHogSurveys {
// we set this to undefined here because we need the persistence storage for this type
// but that's not initialized until loadIfEnabled is called.
this._surveyEventReceiver = null
this.loadIfEnabled()
}

afterDecideResponse(response: DecideResponse) {

0 comments on commit 47d6179

Please sign in to comment.