Failed to Load resource error BUG
Failed to Load resource error BUG
mav2287
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"
This discussion has been closed.
Replies
Thanks for pointing that out. I'll have the download builder probably strip the mapping directive out until I have it properly working.
Allan
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
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
Great thanks for the link.