nova-trumbowyg icon indicating copy to clipboard operation
nova-trumbowyg copied to clipboard

Results 7 nova-trumbowyg issues
Sort by recently updated
recently updated
newest added

I tried to install the field in a projecting that is using laravel nova 4.0 and the field is not showing and not getting error

Trying to address #3 and #4 At the minute we're still trying to find a way to load the relevant plugin files through the Nova field configuration.

Getting error when installing on Laravel Framework 6.20.24 I do composer require johnathan/nova-trumbowyg I get the error Class 'Laravel\Nova\Nova' not found Can't seem to figure what that class is for?...

need more info

Is there a better solution then to hard code the path to icons.svg? When deploying assets to for example S3 the icons can't be found. Or maybe a setting to...

bug
help wanted

Trumbowyg allows custom buttons, but I can't seem to pass the options correctly in this package. Official docs are here... https://alex-d.github.io/Trumbowyg/documentation/#custom-buttons The following code, creates and shows the button, but...

enhancement
help wanted

It would be nice if we could find a way to support Trumbowyg plugins with this package. For example the file upload functionality is part of a plugin and has...

enhancement
help wanted

fix : Declaration of Johnathan\\NovaTrumbowyg\\NovaTrumbowyg::jsonSerialize() must be compatible with Laravel\\Nova\\Fields\\Field::jsonSerialize(): array