Tagify switches to Select mode after disabled

Wappler Version : 4.7.1
Operating System : Windows 10 x64
Server Model: NodeJS
Database Type: PostgreSQL
Hosting Type: Docker

In my setup Tagify field input is disabled by default.
When I’m enabling Tagify component - it’s switches to Select mode, not to the mode I’ve selected in Tagify settings.

image

Read Only is not working for Tagify component.

I don't see select mode on your gif. Select mode means Tagify becomes a select dropdown which only allows one item to be selected.

Here is detailed recording of an issue.

After Tagify element is Enabled - I can’t type in it, only select and whole available list of values is appearing right away.

So it’s like “no input” option is being activated?

“No input” options and Tagify shows ALL available values right away. So I believed it called - Selection mode.

It seems that the setDisabled method of tagify is buggy, I’ve reported the issue in their github.

setDisabled doesn’t completely disable the input · Issue #1002 · yairEO/tagify (github.com)

1 Like