-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Security issue detected by ckeditor #95
Comments
I'm also getting the Same Warning. |
For the time being, I added 'versionCheck' => false, to the Nova config file, and the warning has disappeared. |
Adding |
Add it to the options section |
Oh nice, thanks! |
Came here for the same issue :-) (thanks for the solution!) |
Hey all! I just released v1.4.0 due to it defaulting the version checking to be false by default. I didn't want to check people who have been using the LTS off guard. Thanks to @adriandmitroca for the PR. I also added some information to the top of the README.md about what this is and if you wish to get LTS from CKEditor4. It's out of my hands as all this package is providing the integration with Laravel Nova. The best thing would be to move to CKEditor5. I've been exploring it in my projects and these days I can't tell the difference between it and CKeditor4 anymore. The thing that I really needed CKEditor4 was the ability to edit source, at the start of CKEditor5 that wasn't the possible. There is a CKEditor5 package for Laravel Nova at https://github.com/mostafaznv/nova-ckeditor which last was updated 2 months, so they are still going strong with their CKEditor5 package. |
in file : Your_Src_Code/config/nova.php
]; |
Hi! Can you please take a look about this message,which appeared to me from today on the ckeditor.
The text was updated successfully, but these errors were encountered: