$.fn.dataTable.Editor loading error
$.fn.dataTable.Editor loading error
hminhduc
Posts: 22Questions: 13Answers: 1
Iv just deployed code to server, but getting not loading constructor $.fn.dataTable.Editor in console. Not loading 404 appears.
Every well on local dev environment. Any idea to resolve me. Have to jquery version fix or anything else
This question has an accepted answers - jump to answer
Answers
The
404 Not Found
indicates that the web server is not able to find the file specified. Verify the web server is configured to load files from the path you specified in thescript
tag. See this page for more details.Kevin
404 error now not showing but still error,
Im trying change jquery to 3.5.7 same as example.
I upgraded to datatable 1.12 but cache still on old version.
Im sorry this issue log by me, local dev config and server is producing environment .
Just resolve and now can play.