You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The documentation says that to load CKEditor asynchronously, we need "form_javascript" function from IvoryFormExtraBundle. However, IvoryFormExtraBundle is not compatible with symfony 4. Is there another way to load CKEditor asynchronously, or de we have to remove this feature ?
Edit : It is possible to load CKEditor asynchronously if we just create "form_javascript" twig function ourself. Do you want me to update the documentation ?
The text was updated successfully, but these errors were encountered:
The documentation says that to load CKEditor asynchronously, we need "form_javascript" function from IvoryFormExtraBundle. However, IvoryFormExtraBundle is not compatible with symfony 4. Is there another way to load CKEditor asynchronously, or de we have to remove this feature ?
Edit : It is possible to load CKEditor asynchronously if we just create "form_javascript" twig function ourself. Do you want me to update the documentation ?
The text was updated successfully, but these errors were encountered: