-
Notifications
You must be signed in to change notification settings - Fork 29
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
Fix multiple charts loading issue #884
Conversation
@girishpanchal30 Tested and when i first open the page in incognito, not all charts are loading (they load when i resize the window). After refreshing the page, it works as expected. https://vertis.d.pr/gUKd9y You can check the issue here:
|
@irinelenache You need to disable lazy load chart here ( https://tinyurl.com/yawfvw95 ) Thanks |
@girishpanchal30 So if lazy rendering is enabled, charts aren't supposed to properly load when i first open the page in incognito mode? |
@irinelenache I'll check the first-time lazy load chart rendering issue and update you here... |
@irinelenache Please retest again, the above issue is fixed |
@girishpanchal30 Tested again and now everything works fine, thanks 👍 |
🎉 This PR is included in version 3.7.4 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Close #883