Failed to Load resource error BUG

Failed to Load resource error BUG

mav2287mav2287 Posts: 4Questions: 0Answers: 0

I am getting a failed to load resource error with DataTables 1.10.10. The resource it keeps trying to load is "/DataTables-1.10.10/pdfmake.min.js.map" the issue is that location is obviously wrong. Per the new file/folder structure it should be looking for that file in this location "/DataTables-1.10.10/pdfmake-0.1.18/build/pdfmake.min.js.map"

Replies

  • allanallan Posts: 61,669Questions: 1Answers: 10,096 Site admin

    Thanks for pointing that out. I'll have the download builder probably strip the mapping directive out until I have it properly working.

    Allan

  • Tom123Tom123 Posts: 3Questions: 1Answers: 0

    Hello, I've got the same problem.

    Rails app reporting ActionController::RoutingError (No route matches [GET] "/assets/pdfmake.min.js.map"):

    I've tried collecting a new set of my versions from the site via download builder but no luck. Any chance I could get hold of the file?

    Thanks

  • allanallan Posts: 61,669Questions: 1Answers: 10,096 Site admin

    You could grab the file from CDNJS.

    I've not yet updated the downloader to strip out the mapping files - must get around to that!

    Allan

  • Tom123Tom123 Posts: 3Questions: 1Answers: 0

    Great thanks for the link.

This discussion has been closed.