in Firefox jquery.dataTables.min.js is being assigned a //# sourceMappingURL, but already has one

in Firefox jquery.dataTables.min.js is being assigned a //# sourceMappingURL, but already has one

ulrikeulrike Posts: 39Questions: 1Answers: 0

Hi,

i use dataTables 1.10.0 and the latest jquery. In Firefox (latest version 30.0) i get this error which makes DT unusable:

jquery.dataTables.min.js is being assigned a //# sourceMappingURL, but already has one

No problem in Chrome...

I call jquery like this

When i use dataTables from CDN instead of including the file directly, i have no problem.
What is this supposed to mean?

Thanks for your help.

Answers

  • ulrikeulrike Posts: 39Questions: 1Answers: 0
    edited July 2014

    This does not occur with the non minified file, obviously.

  • allanallan Posts: 61,711Questions: 1Answers: 10,103 Site admin

    Are you adding a source mapping line to the file? Can you link to the file that is causing you problems? It would be useful if you could link to a test case showing the issue, as required in the forum rules.

    Allan

This discussion has been closed.