tagify
tagify copied to clipboard
Is there a way to change the [{'value':'sdkfl'}] to [{'email':'[email protected]'}] while rendering the data
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
I'm using this textKeyProp but it is giving the me this
Have you read this or have tried the transformTag
setting mentioned in the docs?
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
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 ?
As i'm unable to set it dynamically
please share how exactly are you setting it dynamically
transformTag isn't called for me. Odd.
@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