Closed forsvunnet closed 2 years ago
Fixes a bug if you use \Laravel\Nova\Panel to encapsulate translated fields
\Laravel\Nova\Panel
Attempt to read property "collapsable" on null
Without this PR it is currently not possible for me to move Translatable Fields within a dedicated Panel (Nova 4.6.1).
Thanks!
Fixes a bug if you use
\Laravel\Nova\Panel
to encapsulate translated fields