-
Notifications
You must be signed in to change notification settings - Fork 224
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
EDSC-2673: Lazy load Leaflet #1218
Comments
Hi, I would like to work on this issue, could you assign me it? |
Go for it! |
Hi @mreese84 , Its improves initial app load times.
Could you give me feedback for it? |
If you'd like feedback, please open a Pull Request with your changes. We're not able to chat but we can provide any necessary feedback via the PR. |
Description
In an effort to improve initial load times, we should lazy load Leaflet js. We want to be sure to do this in a way that does not degrade the UX of the initial application load.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: