We needed to use autocomplete field triggering to show other fields and used form_alter #states.
When we type part of term and use keyboard arrow Autocomplete Deluxe takes correct value, When we use mouse to select suggested term it did not trigger change and no hidden fields were shown. We provide code for fixing this!
To fix it we added in Autocomplete.js
String 175: jqObject.trigger('change');
May you include it in future versions?
Closed: outdated
Code (miscellaneous)
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.