Having problem doing editor inline if the DOM: does not have i (information summary)

Having problem doing editor inline if the DOM: does not have i (information summary)

xfloydxfloyd Posts: 35Questions: 12Answers: 1

If I include i in dom: all seems to work fine, but without it, java throws error "Uncaught TypeError: Cannot read property 'length' of undefined". Any idea what can it be? Thank for your support and here is the link to the page in question.
http://vnc.xfloyd.net/symfony/project2/web/admin_edit_credit_cards

Answers

  • allanallan Posts: 61,822Questions: 1Answers: 10,129 Site admin

    Hi,

    This is an error in the Select 1.0.0 release I'm afraid. This commit fixed the issue and you can use the file from that repo, or the nightly version which contains that fix.

    Allan

This discussion has been closed.