jQuery is not defined
jQuery is not defined
![xiaov](https://secure.gravatar.com/avatar/f20ad63f30c4b293a3304cdaac4adcda/?default=https%3A%2F%2Fvanillicon.com%2Ff20ad63f30c4b293a3304cdaac4adcda_200.png&rating=g&size=120)
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.