Firefox 404 error - datatables.js request fail

Firefox 404 error - datatables.js request fail

D19cannonD19cannon Posts: 15Questions: 3Answers: 0

Hi guys,

I have been developing an application where I am using the Datatables library. The library works just fine and does what need to be done. However, now that I am testing on different browsers I noticed that firefox is having some issues.

Personally I am using Chrome a lot for personal use, but also for development. But now that I tested it in Firefox it says that the browsers is slowing down a lot, CPU usage is 30% or higher and this weird error message in my console:

I have been going through the documentation of Firefox and this is what I found:
https://developer.mozilla.org/en-US/docs/Tools/Debugger/Source_map_errors

The source map is definitely there, since it works fine in Chrome.

Any ideas how to solve this?

Answers

  • D19cannonD19cannon Posts: 15Questions: 3Answers: 0

    Edit: Same problem occurs in safari

  • allanallan Posts: 63,210Questions: 1Answers: 10,415 Site admin

    Happy to take a look at a page showing the issue so I can debug it.

    Allan

This discussion has been closed.