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

Make importhtml! synchronous #56

Merged
merged 1 commit into from
Apr 20, 2016
Merged

Conversation

shashi
Copy link
Member

@shashi shashi commented Apr 16, 2016

Make use of https://github.com/JunoLab/Blink.jl/blob/master/res/blink.js#L33-L35 to block till HTML import has loaded properly. This is the default behavior of <link rel="import" ..> markup (I am not sure why the appendChild call does not block) and makes sure the components are loaded when you subsequently reference them.

cc @rohitvarkey

@shashi shashi mentioned this pull request Apr 16, 2016
@rohitvarkey
Copy link
Contributor

LGTM 👍. I had always assumed it was synchronous!

@MikeInnes
Copy link
Contributor

👍

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.

3 participants