"An exception has been thrown during the rendering of a template ("Error of type E_NOTICE on line 80 of /var/www/tinhle/elena.voycerdev.com/vendor/twig/twig/src/Environment.php(418) : eval()'d code: Array to string conversion") in "@FOSCKEditor/Form/ckeditor_widget.html.twig"."
I'm using symfony 4 and Webpack Encore. I followed this page for installation: https://symfony.com/doc/current/bundles/FOSCKEditorBundle/installation.html My config:
My form type:
My configuration twig:
But I still get error message like this:
Could you help me, please?