ultrablue / sillaj-l

A re-coding of the Sillaj time tracker tool using the Laravel php framework.
GNU General Public License v3.0
2 stars 0 forks source link

Reports Controller Error: Attempt to read property "duration" on null #223

Open ultrablue opened 1 year ago

ultrablue commented 1 year ago

I think it's caused when there are no Events between the given dates.

App \ Http \ Controllers \ ReportController : 126