I am using Bootstrap 3.5, Select2 4.0 and X-editable 1.5.1.
I am facing a lot of issues since x-editable is no longer maintained to suit Bootstrap 3.5 and Select2 4.0. I have problems in select2 (tags mode), using popovers to edit, etc.
Is there any better alternative to x-editable library (which is actively updated)? (Don't mind if it is jQuery or jQuery UI based)
I know its not a programmatic question but I have been banging my head with so much incompatibilities.
UPDATE: To add to this pain, even latest versions of typeaheadjs is not compatible with xeditable and I had to go with older ones.
Can some please help point out how to use x-editable with Bootstrap 3.5 and latest versions?