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
Blesta Addons Posted July 20, 2017 Report Posted July 20, 2017 On 7/20/2017 at 3:04 PM, 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 Expand This a known issue . Michael 1
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
evolvewh Posted July 20, 2017 Author Report Posted July 20, 2017 On 7/20/2017 at 3:21 PM, Blesta Addons said: This a known issue . Expand Yes it is. I wanted to bring it up again to keep it on the radar. activa 1
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.
Michael Posted July 20, 2017 Report Posted July 20, 2017 On 7/20/2017 at 3:36 PM, evolvewh said: Yes it is. I wanted to bring it up again to keep it on the radar. Expand so why not bump an old thread mate you are just making it harder to track.
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
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
Jono Posted August 28, 2017 Report Posted August 28, 2017 On 7/21/2017 at 8: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 Expand 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
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now