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

Suggestions branch #272

Merged

Conversation

ab1470
Copy link
Contributor

@ab1470 ab1470 commented Feb 7, 2025

Description

Suggestion PR for bl/IAF-js-lifecycle-events. See my comment on that PR.

*note: I did not test this. It may require some changes and/or refinement

@ab1470 ab1470 requested a review from belleklaviyo February 7, 2025 21:06
@ab1470 ab1470 requested a review from a team as a code owner February 7, 2025 21:06
@ab1470 ab1470 force-pushed the ab/IAF-js-lifecycle-events-suggestion branch from dd377ea to c58cf35 Compare February 7, 2025 21:08
}

group.addTask { [weak self] in
await withCheckedContinuation { continuation in
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ooooo this is neat, didn't know about this before, but after reading up on it + testing it out a bit, this makes sense given the cadence of when formWillAppear is to be emitted

@belleklaviyo belleklaviyo merged commit 44667a1 into bl/IAF-js-lifecycle-events Feb 10, 2025
5 checks passed
@belleklaviyo belleklaviyo deleted the ab/IAF-js-lifecycle-events-suggestion branch February 10, 2025 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants