You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The easy-autocomplete widget does not seem to function on an column in a matrixdynamic question,
it is binding to the input but autocomplete is set to off and doesn't function.
We fixed it via commit above. It will available with next minor update. Right now as a workaround you may add code below at the very top of your js file
Thanks for your quick reply and fix.
This seems to work fine with choicesByUrl on older versions of the library (tested on 1.0.95) but on the newer versions (Tested on 1.1.16 and 1.1.8) it is throwing a Uncaught RangeError: "Maximum call stack size exceeded."
The easy-autocomplete widget does not seem to function on an column in a matrixdynamic question,
it is binding to the input but autocomplete is set to off and doesn't function.
Plunker example:
https://plnkr.co/edit/nzFgC31eN8kxEmYVLJFe?p=preview
The text was updated successfully, but these errors were encountered: