prolike / dilly-dally_old

An intelligent tool that carefully collects and categorizes all the time developers spend on their work
0 stars 0 forks source link

Minor fix - categories #113

Closed astyltsvig closed 5 years ago

astyltsvig commented 5 years ago

Property or method "categories" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property. See: https://vuejs.org/v2/guide/reactivity.html#Declaring-Reactive-Properties.