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

Leave report for a month is erroring #231

Open ultrablue opened 1 year ago

ultrablue commented 1 year ago

Possibly other time periods, as well. I discovered this one in PROD.

I think this is the error in the log: [previous exception] [object] (Error(code: 0): Call to a member function format() on string at /home/ultraspa/public_html/sillaj-l-00002/sillaj-l/storage/framework/views/d91281ca91a3ec5b2fde856cc388fd76.php:25)

ultrablue commented 1 year ago

Clearing the view cache didn't help.