data table conflict with require-jquery.js

data table conflict with require-jquery.js

vasaganvasagan Posts: 5Questions: 0Answers: 0
edited February 2013 in General
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.

Replies

  • allanallan Posts: 63,522Questions: 1Answers: 10,473 Site admin
    Please link to a test case: http://datatables.net/forums/discussion/12899

    Allan
This discussion has been closed.