pdfmake error - jquery is not defined
pdfmake error - jquery is not defined
I do not need pdfmake support so I am trying to build a site using the generator.
When I use this link I get Jquery is not defined errors.
<script type="text/javascript" charset="utf-8" src="https://cdn.datatables.net/s/bs-3.3.6/jqc-1.12.0,jszip-2.5.0,dt-1.10.11,b-1.1.2,b-colvis-1.1.2,b-html5-1.1.2,b-print-1.1.2,kt-2.1.1,se-1.1.2/datatables.min.js"></script>
However, if I include pdfmake then the jquery error is resolved.
<script type="text/javascript" charset="utf-8" src="https://cdn.datatables.net/s/bs-3.3.6/jqc-1.12.0,jszip-2.5.0,pdfmake-0.1.18,dt-1.10.11,b-1.1.2,b-colvis-1.1.2,b-html5-1.1.2,b-print-1.1.2,kt-2.1.1,se-1.1.2/datatables.min.js"></script>
Answers
Seems to work well here: http://live.datatables.net/vajugano/1/edit .
Can you link to a page showing the issue please.
Allan
Error:
http://live.datatables.net/taqucuyo/1/
Working:
http://live.datatables.net/zalutonu/1/
Same thing here:
http://editor.datatables.net/generator/run/table.eefd0005-f68f-11e5-b664-002590dcfa5d.html
Looking at the console in my browser I'm afraid I don't get any errors showing up. Should I? Do I need perform some kind of interaction on the page to trigger the error?
Allan
I get the error if the autorun with JS is checked or when clicking on the run with JS button
What browser are you using? I don't see that error in Firefox or Chrome I'm afraid.
Allan
I'm using chrome. Version 49.0.2623.110 m
I've just used exactly the same version on a Windows machine (I was using Chrome 49 on a Mac before) and it still doesn't show me any errors about jQuery I'm afraid.
This is what the console does show: