Problem/Motivation
I've got a few entity references, two with inline entity forms and one with entityqueue_dragtable.
It seems as soon as I enabled this widget the ajax requests by inline entity form started sending back a textarea tag wrapping the json response from IEF:
<textarea>[{"command":"settings","settings"...
instead of
[{"command":"settings","settings":
Not entirely sure which issue queue this belongs to, feel free to punt it over to IEF if you feel it's not an entity queue issue.
Proposed resolution
Remaining tasks
User interface changes
API changes
Comments
Comment #1
jojonaloha commentedI'm noticing some problems with IEF, but cannot reproduce the
<textarea>issue.Can you provide an export of the configuration that is causing you problems?
Comment #2
amateescu commentedClosing out old issues.