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

enable thebe to load in async and defer script tags #669

Open
stevejpurves opened this issue Jul 14, 2023 · 0 comments
Open

enable thebe to load in async and defer script tags #669

stevejpurves opened this issue Jul 14, 2023 · 0 comments
Labels

Comments

@stevejpurves
Copy link
Member

Describe the bug

context
When I do <script async src="/thebe.js"/> or <script async src="/thebe.js"/>

expectation
I expected the library to load and intialise

bug
But instead thebe does not initialise as expected

problem
This is a problem for people as their page load is slowed down significantly

Reproduce the bug

Use <script async src="/thebe.js"/> or <script async src="/thebe.js"/>

List your environment

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant