This topic is locked

In-place editing not working for me.

6/24/2016 6:29:48 AM
PHPRunner General questions
S
sawanr author

i am trying to implement in-place editing as per article this
but, i am getting this error when i click on the field to edit
pageevents_styles.js:6 Uncaught TypeError: Cannot read property 'indexOf' of undefined

(anonymous function) @ pageevents_styles.js:6

j @ loadfirst.js:1

fireWith @ loadfirst.js:1

x @ loadfirst.js:1

b @ loadfirst.js:1
I don't have any customization on the page, i am using bootstrap though... however, this has never worked for me, i always got this error in previous version too.