ek0519 / nova-quilljs

A Laravel Nova implementation of the Quill editor for Vue.js
26 stars 20 forks source link

Undefined property $attachCallback #3

Closed gavinhewitt closed 4 years ago

gavinhewitt commented 4 years ago

Hi,

Thanks for this package!

However, I'm getting

ErrorException: Undefined property: Laravel\Nova\Fields\Text::$attachCallback in file /asdf/vendor/ek0519/quilljs/src/Http/Controllers/UploadController.php on line 26

Any ideas?

gavinhewitt commented 4 years ago

Never mind, it's a Nova thing.