This pull request fixes an issue you might run into when using database orders when the data column is null instead of being an array of data.
Error
array_key_exists(): Argument #2 ($array) must be of type array, null given (View: /Users/<home>/Sites/<site_name>/vendor/doublethreedigital/runway/resources/views/edit.blade.php)
This pull request fixes an issue you might run into when using database orders when the
data
column isnull
instead of being an array of data.Error
Related Discord conversation: https://discord.com/channels/489818810157891584/489862989101662218/1083456989394387065