kasali

Results 6 comments of kasali

> [friendsofsymfony/ckeditor-bundle](https://github.com/FriendsOfSymfony/FOSCKEditorBundle) works pretty well > > maybe updating the flex recipe for that would be sufficient or maybe by adding a thin package to bridge it Yeah but I...

I'm getting the same error : Attempted to load class "Event" from namespace "Symfony\Component\EventDispatcher". Did you forget a "use" statement for e.g. "Symfony\Contracts\EventDispatcher\Event"? when I call newUser method : ```...

Hello @tacman, i'm in the same situation. Do you solve this error?

@stof , I see it's not loaded but it's present in the bundles/ directory. After following the doc here is my code : ``` {% block javascripts%} {{ parent() }}...

it's in the datatable.js

@stof do you find a solution for me?