Tagify cuts text/weird behavior

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

I have a DB output which I’m using as data source for tagify.
Example:

{
"sam_sip_id": 2,
"sam_sip_number": 22457,
"sam_sip_secret": "22457",
"sam_sip_caller_id": "22457",
"sam_sip_description": "Description",
"sam_sip_jira_ticket": null,
"sam_sip_created_timestamp": null,
"sam_sip_last_modified_timestamp": null,
"sam_sip_location": "RIX"
},

Tagify settings bellow:
First:
image

When I’m trying to add long values Tagify becomes very weird. See recording bellow:

Second:

Some time is shows just random values.

Community Page
Last updated: