Skip to content

[CLN] website: fix await on trigger_up in s_instagram_page options #171166

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

agau-odoo
Copy link
Contributor

@agau-odoo agau-odoo commented Jun 28, 2024

trigger_up never returns a Promise, this commit therefore awaits onSuccess/onFailure of the event trigger

@robodoo
Copy link
Contributor

robodoo commented Jun 28, 2024

Pull request status dashboard

@C3POdoo C3POdoo added the RD research & development, internal work label Jun 28, 2024
@agau-odoo agau-odoo marked this pull request as ready for review June 28, 2024 07:47
@agau-odoo agau-odoo requested a review from Guillaume-gdi June 28, 2024 07:48
trigger_up never returns a Promise.
This commit fixes this by awaiting the onSuccess/onFailure callbacks
of the event trigger.
@C3POdoo C3POdoo requested a review from a team June 28, 2024 07:49
@agau-odoo agau-odoo force-pushed the master-website-clean-instagram-snippet-await-agau branch from 58f174f to 4b44689 Compare June 28, 2024 07:50
@Guillaume-gdi Guillaume-gdi removed their request for review July 8, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants