Fabian Bettag

Results 5 issues of Fabian Bettag

It would be nice if the array of selected items could contain more than just the ID

It seems like if the browser is put into fullscreen mode by `requestFullScreen`, nothing but the status is displayed.

Fixing the typehint on `getRelationshipObserver` to allow for `null` returns Fixes #69

The `getRelationshipObserver` method on the `NovaInlineRelationshipObserver' class can return `null`. However, the typehint is non-nullable, so PHP throws an error in this case

I've recently upgraded to Laravel 11, and now I can't use FlexFields anymore. Whenever I'm updating a model with any Flexfield, I get an Exception like this: ``` SQLSTATE[HY093]: Invalid...