ziffmedia / nova-select-plus

A Laravel Nova Select Field
MIT License
95 stars 26 forks source link

Invalid prop: type check failed for prop "fullWidthContent". #2

Closed prog-netsign closed 4 years ago

prog-netsign commented 4 years ago

In FormField.vue on line 2 there's missing a : before full-width-content="true" so the component receive it as String instead of Boolean

ralphschindler commented 4 years ago

Good catch, will fix soon, thanks!

ralphschindler commented 4 years ago

Fixed in 1.0.2