TappNetwork / filament-timezone-field

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TimezoneColumn exception when value is null

scottgrayson opened this issue · comments

Expect to see a blank field when timezone is null but got an exception.

Tapp\FilamentTimezoneField\Tables\Columns\TimezoneColumn::getOffset(): Argument #1 ($timezone) must be of type DateTimeZone|string, Tapp\FilamentTimezoneField\Tables\Columns\TimezoneColumn given, called in /Users/scottgrayson/Code/lmsapi/vendor/tapp/filament-timezone-field/src/Tables/Columns/TimezoneColumn.php on line 27