FriendsOfSymfony / FOSCKEditorBundle

Provides a CKEditor integration for your Symfony project.
Other
516 stars 83 forks source link

Fix twig paths for Symfony 5.3 compatibility #233

Closed em411 closed 6 months ago

em411 commented 2 years ago

Twig on Symfony 5.3 can't find ckekditor.html.twig with old paths.

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets ---
License MIT