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

update() doesnt trigger my rules to be re-evaluated. #6130

Closed
VictorioBerra opened this issue Dec 12, 2016 · 1 comment
Closed

update() doesnt trigger my rules to be re-evaluated. #6130

VictorioBerra opened this issue Dec 12, 2016 · 1 comment

Comments

@VictorioBerra
Copy link

VictorioBerra commented Dec 12, 2016

Is calling setResponsive() with no arguments the only way to re-trigger my rules to run? I see that it calls update internally but i dont see it updating my chart. Also if you hit the "top" button twice my credits disappear and I think thats because .update() reset my settings.

Expected behaviour

update() re-runs my rules.

Actual behaviour

update() does not re-run my rules.

Live demo with steps to reproduce

http://jsfiddle.net/Lord_Zero/wkh4b6ko/

Affected browser(s)

Latest Chrome

@TorsteinHonsi
Copy link
Collaborator

Thanks for reporting! More general, all chart redraws should evaluate responsive rules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants