Skip to content

wait for ajax result before writing to document#24

Merged
drammock merged 1 commit intomainfrom
fix-ajax
Feb 22, 2021
Merged

wait for ajax result before writing to document#24
drammock merged 1 commit intomainfrom
fix-ajax

Conversation

@drammock
Copy link
Copy Markdown
Member

This just puts everything after the ajax call into its success function, so that the ajax error function is guaranteed to have happened before the devbar warning gets written.

@drammock drammock merged commit 5aec011 into main Feb 22, 2021
@drammock drammock deleted the fix-ajax branch February 22, 2021 15:35
@drammock drammock mentioned this pull request Feb 22, 2021
@larsoner
Copy link
Copy Markdown
Member

Works for me, thanks for the quick fix @drammock !

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