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

Add page functions to demos awaiting JavaScript from client #3517

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

falkoschindler
Copy link
Contributor

This PR fixes #3472 by adding page functions to those demos that request data via run_javascript from the client.
Even though the demos have been working on the website, copying them into a blank Python script caused an error:

Cannot await JavaScript responses on the auto-index page.

@falkoschindler falkoschindler added the documentation Improvements or additions to documentation label Aug 15, 2024
@falkoschindler falkoschindler added this to the 1.4.35 milestone Aug 15, 2024
@rodja rodja merged commit 7185449 into main Aug 15, 2024
5 of 6 checks passed
@rodja rodja deleted the run-javascript-privately branch August 15, 2024 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants