Support

Search results for ""

Sorry, no results found. Perhaps you would like to search the documentation?
All Topics
Emanuele

Javascript Error with inline editing

Hi, i’ve added the inline editing to post.
But i get this error:
"ReferenceError: assignment to undeclared variable i table.js:221:893"
The tooltip shows up but remain still in loading.

Thanks

6 years, 2 months ago
Stefan van den Dungen Gronovius
Developer

Hi Emanuele,

Thanks for your feedback. Can you give us some more information about this issue?
Do you have this issue on a specific overview page or only for a specific column?
I’m trying to reproduce the issue, but I need more information than this.

6 years, 2 months ago
Matt

I’m having the same issue – it would appear different error message
I’m trying to inline edit the date / date published fields for posts.
Other fields appear to work (ie. category) – but the date fields appear to just display a spinner and get the following in the chrome console:

(table.js?ver=4.2.3:formatted:1269 Uncaught ReferenceError: i is not defined):

Uncaught ReferenceError: i is not defined
    at EditableDateTime.render (table.js?ver=4.2.3:formatted:1269)
    at e.render (bootstrap-editable.min.js?ver=4.2.3:1)
    at HTMLDivElement.<anonymous> (bootstrap-editable.min.js?ver=4.2.3:1)
    at Function.each (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,underscore,wp-util,moxiejs,&load[]=plupload&ver=4.9.4:2)
    at a.fn.init.each (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-draggable,underscore,wp-util,moxiejs,&load[]=plupload&ver=4.9.4:2)
    at a.fn.init.t.fn.editableform (bootstrap-editable.min.js?ver=4.2.3:1)
    at e.renderForm (bootstrap-editable.min.js?ver=4.2.3:1)
    at e.show (bootstrap-editable.min.js?ver=4.2.3:1)
    at e.show (bootstrap-editable.min.js?ver=4.2.3:1)
    at e.toggle (bootstrap-editable.min.js?ver=4.2.3:1)
6 years, 1 month ago
Stefan van den Dungen Gronovius
Developer

Thanks for the feedback.
I was able to reproduce the issue and fix it for the upcoming release.

6 years, 1 month ago

You must be logged in to reply to this topic.