PetarDDobrev

Results 1 issues of PetarDDobrev

In "_renderDataSource" function the if statement for pushing month data is incorrect. `if (!(_this.options.dataSource[i].startDate >= lastDate) || (_this.options.dataSource[i].endDate < firstDate))` "!" should be for the result for the both checks,...