You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.
Sometimes there are tags in duplicate.
More importantly, there is sometime this error :
TypeError: Cannot read property 'destroy' of null
When chart js try to destroy the chart.
ACCEPTANCE CRITERIA
DEFINITION OF DONE
Code builds without warnings (technical task)
Code unit tested (technical task)
Code is reviewed by a peer colleague
Documentation updated (user story)
Build pushed to demo server (user story)
The text was updated successfully, but these errors were encountered:
USER STORY
Sometimes there are tags in duplicate.
More importantly, there is sometime this error :
TypeError: Cannot read property 'destroy' of null
When chart js try to destroy the chart.
ACCEPTANCE CRITERIA
DEFINITION OF DONE
The text was updated successfully, but these errors were encountered: