mokhosh / filament-kanban

Add kanban boards to your Filament pages
https://filamentphp.com/plugins/mokhosh-kanban
MIT License
228 stars 32 forks source link

🩹 Fix nullable state property #3

Closed Log1x closed 7 months ago

Log1x commented 7 months ago

I ran into an issue where Filament was setting the state to null causing the $editModalFormState property to throw an error while editing. This seems to fix it with no side-effects and everything works as intended.

Screenshot

Screenshot

mokhosh commented 7 months ago

thanks

mokhosh commented 7 months ago

available in https://github.com/mokhosh/filament-kanban/releases/tag/v1.8.0