Actions
Bug #6522
closedCharts on the Stats View are rendered twice
Start date:
04/17/2014
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
Description
When the Stats view is rendered, then navigated to again during the same session (i.e. without reloading the page), the charts are rendered twice.
This issue was fixed by listening to the Stats model once per StasView render, - using listenToOnce() rather than listening to the model any time it is updated - listenTo()
No data to display
Actions