jQuery is not defined
jQuery is not defined
xiaov
Posts: 2Questions: 2Answers: 0
I've already quoted "jquery.js" , but I still can't use plug-ins.
this is my code:
Object../node_modules/datatables.net-plugins/sorting/ip-address.js
src/scout-web-react/node_modules/datatables.net-plugins/sorting/ip-address.js:19
require('jquery/dist/jquery.min.js');
require('datatables/media/css/jquery.dataTables.css');
require('datatables/media/js/jquery.dataTables.min.js');
require('datatables.net-plugins/sorting/ip-address.js');
~~~~
Then I can use "$";
This discussion has been closed.
Answers
Duplicate of this thread, please post just once.
This section of the manual should help.