Uncaught ReferenceError: Editor is not defined

Uncaught ReferenceError: Editor is not defined

ECEGROUPEECEGROUPE Posts: 72Questions: 26Answers: 1
edited July 2023 in Editor

I just upgraded to editor 2.2.0, everything seem to work correclty (can edit collumn value with php editor...) but i still have this error in my console : Uncaught ReferenceError: Editor is not defined

Look like it's caused by this file :
<script src="assets/datatables/Editor-PHP-2.2.0/js/editor.bootstrap5.min.js"></script>

i have already search in the forum for the same problem as as discussed here :
https://datatables.net/forums/discussion/76687/uncaught-referenceerror-editor-is-not-defined-after-upgrading-from-editor-2-1-3-to-2-2#Comment_222635

but the solution doesn't work for me, i still have the console error after the change.

Is there another thing to modify to fix this error ?

Thx for your time / answer

Sign In or Register to comment.