Open chagan opened 9 years ago
Scrollspy is still not very responsive. Refresh is called on window.onload and on page resize, but is missing the final load of some of the iframe charts. Right now there's a hack where after 5 seconds we call the refresh manually, which fits most issues, but it's not a good practice and would like to find a better solution.
Fix scrollspy behavior so scrolling is responsive. Currently works on pageload but not on resize.