Closed ghettovoice closed 6 years ago
drop vendor folder and reinstall
I added "ckeditor-clear": "drop"
to composer "extra" section to avoid look up for default choice option.
@ghettovoice how did you found this setting?
Sorry, forgot to add link. Look here http://symfony.com/doc/master/bundles/IvoryCKEditorBundle/usage/ckeditor.html#clear-previous-installation
Thank you, close the ticket please. :smiley:
Hello! I'm having an issue with composer script handler
And seems like the bug is here https://github.com/egeloen/IvoryCKEditorBundle/blob/master/Command/CKEditorInstallerCommand.php#L323. As I understand the constructor of ChoiceQuestion accepts key of default choice, not the value. Or I misunderstood something?
I' using
Thanks