Autocomplete input, if you use the mouse to click, sometimes it discards the value (the input empties)
Doesn't happen if I use the keyboard keys and press arrow down to select the suggested value
Probably something about AppConnect 2
Suggestions to try replicate the problem including doing a Form Reset call, or attempting to submit with required fields empty (so it doesn't actually submit)
I am experiencing a similar issue in one of my apps. My customer informed me today that the mouse click doesn't register a click on the first attempt. Sometimes the value is selected on a single click, and other times it doesn't select the clicked value on the first click.
I can also confirm that the keyboard keys to select a value works. I have attached a video below about this issue.
Try moving the head link to the Autocomplete JS file to the bottom of the scripts (after all the other DMX Component scripts). We had to do this as was sending a blank response upon click 1/3 of the time. Now it works flawlessly. Just a point worth mentioning as may help?
Interesting we host on Digital Ocean and use Docker (Ubuntu Container) but don't see the problem. My local machine is also Ubuntu (host and local match).
This was provided by Patrick to fix an issue with the triggering of dmx-on:update event. Wappler hasn't released any update since that bug report (link below).