adang
adang

Reputation: 547

X-editable click issue in chrome

Bootstrap version 3

X-editable inline mode is creating issue as the button click is not hiding the inline form if nothing has been changed in field. I see there are questions raised about it in past as mentioned below thread but they are 8 months old, so is this issue has been fixed in X-Editable plugin? if not then please guide if anyone has developed any custom fix for this so that inline mode can be used in chrome too. I prefer to have inline mode then Popup.

X-Editable not working in Chrome

Thanks, Amit Dangwal

Upvotes: 2

Views: 2542

Answers (1)

rodiwa
rodiwa

Reputation: 1770

I had the same issue. Turns out I was missing the bootstrap-editable.css file. Including this file fixed my problem.

See here X-Editable not working in Chrome.

Upvotes: 2

Related Questions