Open Muhammadinaam opened 7 years ago
@Muhammadinaam are you sure it's an error in our package and not in CKEditor or your Laravel app? No one has complained about anything like that among thousands of users.
I just installed fresh Laravel 5.3 and then installed quickadmin package. After that, I created a crud and saw this error. I am using Google Chrome.
May be other users did not use CK Editor or may be they did not try to add javascript code to crud pages. I also did not notice this error, but when I added simple $(document).ready(function(){ alert('test') }); , alert was not showing. Then I checked the console (google Chrome) and I saw this error.
CK Editor is giving errors in console. And because of above errors, other javascript or Jquery script dont work.
Please solve this issue.