tagify icon indicating copy to clipboard operation
tagify copied to clipboard

Is there a way to change the [{'value':'sdkfl'}] to [{'email':'[email protected]'}] while rendering the data

Open Sourabh-Semalty opened this issue 2 years ago • 7 comments

Prerequisites

  • [x] I am running the latest version
  • [x] I checked the documentation and found no answer
  • [x] I checked to make sure that this issue has not already been filed

Demo Page - clone one of the below:

https://jsbin.com/jekuqap/edit?html,js,output

React issue template: https://codesandbox.io/s/tagify-react-issue-template-4ub1r?file=/src/index.js

Sourabh-Semalty avatar May 05 '22 06:05 Sourabh-Semalty

image I'm using this textKeyProp but it is giving the me this

Sourabh-Semalty avatar May 05 '22 07:05 Sourabh-Semalty

Have you read this or have tried the transformTag setting mentioned in the docs?

yairEO avatar May 05 '22 08:05 yairEO

Have you read this or have tried the transformTag setting mentioned in the docs?

I haven't seen this one brother but yeah thanks for this

Sourabh-Semalty avatar May 05 '22 11:05 Sourabh-Semalty

Have you read this or have tried the transformTag setting mentioned in the docs?

One more thing is there any way to set maxTags dynamically ?

image

As i'm unable to set it dynamically

Sourabh-Semalty avatar May 05 '22 11:05 Sourabh-Semalty

please share how exactly are you setting it dynamically

yairEO avatar May 05 '22 13:05 yairEO

transformTag isn't called for me. Odd.

jjxtra avatar Jan 24 '24 18:01 jjxtra

@jjxtra - I can't help without seeing a basic example showcasing the issue... please clone the JSBIN example from the github issues template and share here

yairEO avatar Jan 27 '24 16:01 yairEO