manuelgtz / jquery-datatables-editable

Automatically exported from code.google.com/p/jquery-datatables-editable
0 stars 0 forks source link

Using jQuery 1.9.1 results in Uncaught TypeError: Object has no method 'editable' #149

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use Editable 1.3 (current latest) on jQuery 1.9.1 (current latest)
2. Inspect page in Chrome browser, and see error in resources tab.
3. Error is shown on line 238 of jQuery.dataTables.editable.js

Original issue reported on code.google.com by barrystaes on 1 Apr 2013 at 7:04

GoogleCodeExporter commented 9 years ago
Sorry i got the version numbers mixed up in my report. Problem still exists 
though using the latest versions of files. I gave up on editible rows for now 
since i needed a solution asap.

Original comment by barrystaes on 1 Apr 2013 at 7:30

GoogleCodeExporter commented 9 years ago
I ran into this issue also. I was able to work around it by using 
jquery-migrate-1.1.1.js

I also added migratemute.js to clean up the console log messages. 

Original comment by jeff.sex...@gmail.com on 1 May 2013 at 6:10

GoogleCodeExporter commented 9 years ago
Download the latest version of jquery.jeditable.js

Original comment by j.moreno...@gmail.com on 12 Feb 2014 at 8:15