Skip to content

Loader: Fix loader callback timing#820

Merged
joemcgill merged 1 commit into1.3from
update/fieldmanager-loader-timing
Dec 14, 2021
Merged

Loader: Fix loader callback timing#820
joemcgill merged 1 commit into1.3from
update/fieldmanager-loader-timing

Conversation

@joemcgill
Copy link
Copy Markdown
Contributor

This is a followup to 754f101 to make sure that we wait for the .metabox-location-normal form to be moved into .edit-post-meta-boxes-area__container in the block editor before running our loading callbacks. Otherwise, there is the possibility that the callbacks will still fire too early, before the FM forms are ready.

This is a followup to 754f101 to make sure that we wait for the `.metabox-location-normal` form to be moved into `.edit-post-meta-boxes-area__container` in the block editor before running our loading callbacks. Otherwise, there is the possibility that the callbacks will still fire too early, before the FM forms are ready.
Copy link
Copy Markdown
Contributor

@kjbenk kjbenk left a comment

Choose a reason for hiding this comment

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

Nice ⛳

@joemcgill joemcgill merged commit e905fc3 into 1.3 Dec 14, 2021
@joemcgill joemcgill deleted the update/fieldmanager-loader-timing branch December 14, 2021 16:06
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