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)
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
This discussion has been closed.
Answers
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