-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Chart stays hidden when clicking back after opening spy #5832
Comments
Is this an issue in 4.3.1? |
No, opening the spy doesn't seem to be adding anything to the history in 4.3.1 |
Interesting. If I'm understanding this correctly, we introduced history tracking for opening/closing the histogram spy in 4.4, and even though the history is changing when you click the back button, the spy itself is not toggling. Is that correct? |
In 4.4+ the spy is toggling(the arrow changes direction, show/hide) but the histogram isn't re-rendering. |
Sometimes I can get this to happen without hitting the back button on the dashboard. |
In Safari:
Tested on 4.4 and master. No console errors.
The text was updated successfully, but these errors were encountered: