data table conflict with require-jquery.js
data table conflict with require-jquery.js
In my application we have used require-jquery.js. Now i have implemented data table. It is working fine when remove "require-jquery.js". But when i include require-jquery.js i' am getting below error,
Error: Mismatched anonymous define() module: function ( $ ) {
"use strict";
/**
* DataTables is a plug-in for the jQuery Javascript library. It is a
* highly flexible tool, based upon the foundations of progressive
Please advice me.
Thanks.
Error: Mismatched anonymous define() module: function ( $ ) {
"use strict";
/**
* DataTables is a plug-in for the jQuery Javascript library. It is a
* highly flexible tool, based upon the foundations of progressive
Please advice me.
Thanks.
This discussion has been closed.
Replies
Allan