-
Notifications
You must be signed in to change notification settings - Fork 187
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 dynamic load for Miew #2655
Milestone
Comments
gairon
added a commit
that referenced
this issue
May 24, 2023
* Add lazy loading for miew-react * Fix build errors if any
Nitvex
pushed a commit
that referenced
this issue
May 24, 2023
* Add lazy loading for miew-react * Fix build errors if any
Nitvex
pushed a commit
that referenced
this issue
May 24, 2023
* Add lazy loading for miew-react * Fix build errors if any
Nitvex
added a commit
that referenced
this issue
May 24, 2023
* Add lazy loading for miew-react * Fix build errors if any Co-authored-by: gairon <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Background
Miew takes around 1,2-1,5 seconds to load, what negatively impacts page loading speed.
Solution
Add dynamic import for Miew. Miew should be loaded only when user opens 3D preview for structure.
The text was updated successfully, but these errors were encountered: