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

fix(callbacks): Fix triggering in lazy rendering #1256

Merged
merged 1 commit into from
Feb 27, 2020
Merged

fix(callbacks): Fix triggering in lazy rendering #1256

merged 1 commit into from
Feb 27, 2020

Conversation

netil
Copy link
Member

@netil netil commented Feb 27, 2020

Issue

#1254

Details

  • Correct onafterinit callback to not be triggered when chart isn't fully rendered.
  • Fix .resize() to not rendere when the chart isn't fully rendered

- Correct onafterinit callback to not be triggered when chart isn't fully rendered.
- Fix .resize() to not rendere when the chart isn't fully rendered

Ref #1254
@netil netil added the bug label Feb 27, 2020
@netil netil self-assigned this Feb 27, 2020
@netil netil merged commit 3e73fdf into naver:master Feb 27, 2020
netil added a commit that referenced this pull request Mar 6, 2020
@netil
Copy link
Member Author

netil commented Mar 20, 2020

🎉 This PR is included in version 1.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@netil netil added the released label Mar 20, 2020
@netil netil deleted the onafter#1254 branch April 29, 2020 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant