whitecube / nova-flexible-content

Flexible Content & Repeater Fields for Laravel Nova
MIT License
788 stars 228 forks source link

Error whene saving a layout data #383

Closed MA7MOUDAL3RABY closed 1 year ago

MA7MOUDAL3RABY commented 2 years ago

Too few arguments to function Whitecube\NovaFlexibleContent\Layouts\Layout::setAttribute(), 1 passed in D:\Work\www\Araby\Araby\vendor\laravel\framework\src\Illuminate\Database\Eloquent\Concerns\HasAttributes.php on line 1000 and exactly 2 expected

voidgraphics commented 1 year ago

Never encountered this, please provide an example so we can reproduce the error.

MA7MOUDAL3RABY commented 1 year ago

this error apears when using Heading::make('')->asHtml()

it is working on nova 3 crash on nova 4