Tagify does not work

Wappler 6.5.4

Tagify stopped working after update, After selecting a city it no longer shows the result.

<input type="text" class="form-control" id="inp_cidades" name="pivcidades" dmx-bind:value="sc_get_user_by_token.data.query.pivcidades.values(`cidade_id`)" aria-describedby="inp_uf_help" is="dmx-tagify" dmx-bind:data="api_sel_cidades.data.query" tag-text="nome+' - '+uf" tag-value="id" min-chars="0" nocustom="true" required="" data-msg-required="Obrigatório." placeholder="Selecione a cidade...">
1 Like

Could you check which versions of dmxAppConnect.js and dmxTagify.js are loaded.

App Connect. Version: 2.0.4
Tagify. Tagify v4.26.2

Does it show the incorrect tag after you selected something or when it was set as initial value?

Here an update: dmxTagify.zip (9.7 KB)

Fixed in Wappler 6.5.5

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.