evolvewh Posted July 20, 2017 Report Posted July 20, 2017 Graphs on the home page are not loading consistently. Is there something i can try and test to help out with this? Using php 5.6, clean install and Firefox 54.0.1 on a Mac Quote
Blesta Addons Posted July 20, 2017 Report Posted July 20, 2017 14 minutes ago, evolvewh said: Graphs on the home page are not loading consistently. Is there something i can try and test to help out with this? Using php 5.6, clean install and Firefox 54.0.1 on a Mac This a known issue . Michael 1 Quote
limitstudios Posted July 20, 2017 Report Posted July 20, 2017 I have been profiling this and each time the graphs are not rendered this error is displayed in the web browser console, may help to debug this, the script which errors looks to be nvd3 related, so guessing a timing issue when the scripts are loaded into the browser TypeError: ja.watchTransition is not a function evolvewh 1 Quote
evolvewh Posted July 20, 2017 Author Report Posted July 20, 2017 13 minutes ago, Blesta Addons said: This a known issue . Yes it is. I wanted to bring it up again to keep it on the radar. activa 1 Quote
Paul Posted July 20, 2017 Report Posted July 20, 2017 I think a fix would be required in the nvd3 library. I'm not sure if they have a pending task for this or not, I don't recall. Quote
Michael Posted July 20, 2017 Report Posted July 20, 2017 3 hours ago, evolvewh said: Yes it is. I wanted to bring it up again to keep it on the radar. so why not bump an old thread mate you are just making it harder to track. Quote
limitstudios Posted July 21, 2017 Report Posted July 21, 2017 @Paul can you let me know how the widget loads the scripts and where in the code it does this and renders the graphs; we use nvd3 for graphs/charts in alot of our projects and haven't come across this issue so would be more than happy to look into this and see if we can get a fix for this activa 1 Quote
Blesta Addons Posted July 21, 2017 Report Posted July 21, 2017 another issue to fix with the graph in blesta, i have posted a fix there activa 1 Quote
Jono Posted August 28, 2017 Report Posted August 28, 2017 On 7/21/2017 at 1:15 AM, limitstudios said: @Paul can you let me know how the widget loads the scripts and where in the code it does this and renders the graphs; we use nvd3 for graphs/charts in alot of our projects and haven't come across this issue so would be more than happy to look into this and see if we can get a fix for this I believe the code you are looking for is either plugins\system_overview\views\default\admin_main_tab_overview.pdt lines 33-52 or plugins\billing_overview\views\default\admin_main_overview.pdt lines 89-108 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.