Beta 6.0.0 Autocomplete errors and does not show on page

Wappler Version : 6.0.0
Operating System : Ubuntu
Server Model: Docker/Node
Database Type:
Hosting Type:

Expected behavior

What do you think should happen?

Autocomplete should show and operate as prior to 6.0.0

Actual behaviour

Autocomplete input does not show in page and four errors are shown in the console.

How to reproduce

  • Take a working page with Autocomplete prior to 6.0.0 running the Stable Channel.
  • Open Wappler 6.0.0 and update Project files to Beta Channel.
  • Launch the page in a browser and Autocomplete fails with errors attached below.

Same here on stable version…

Similar here. None of the fixes published resolve the issue for us. For now have reverted back to the Stable Channel for the Project having the issues. Aside from Autocomplete the Beta Channel all seems to run fine otherwise.

Seeing the errors and the methods generating them it looks like you have an old autocomplete file and not the latest beta.

This is the one that installs when the Project is switched over to the Beta Channel and files are updated. I’ve checked the version of App Connect that is running and it is the latest build:

/*!
App Connect
Version: 2.0.0-beta.9
(c) 2023 Wappler.io
@build 2023-07-25 14:22:52
*/

But the Auto Complete file is:

/*!
DMXzone Autocomplete
Version: 1.0.11
(c) 2022 Wappler.io
@build 2022-04-14 16:50:55
*/

No matter what way the updates are applied this file is installed. Please could you attach the latest version for me @patrick

Thank you in advance.

Latest version of autocomplete: dmxAutocomplete.zip (2.3 KB)

1 Like

Thank you @patrick will try it shortly, appreciated kindly!

OK, that seems to have resolved the errors but have a white dot now appearing below the input upon mouse click, which seems to be a CSS issue (what would be the top left of the results area).

Have sent you a short video @patrick