adamwathan / bootforms

Rapid form generation with Bootstrap 3 and Laravel.
MIT License
417 stars 103 forks source link

Ckeditor field empty after validation #135

Open sauravkc opened 7 years ago

sauravkc commented 7 years ago

I'm using ckeditor and server side validation. After validation value of the ckeditor is loss. However there is no problem for normal fields.