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

Only load JS when needed #11

Open
AA-Turner opened this issue Jun 15, 2020 · 0 comments
Open

Only load JS when needed #11

AA-Turner opened this issue Jun 15, 2020 · 0 comments

Comments

@AA-Turner
Copy link
Member

Currently we load html2canvas globally for the Dash app. This is only needed on the report page though, and may speed up general request times / time to first load.

Look into ways of loading JS scripts on demand, either through the dash backend, or through the clientside callbacks we use

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

No branches or pull requests

1 participant