react-tagsinput icon indicating copy to clipboard operation
react-tagsinput copied to clipboard

validate prop doesnt fire given function

Open Vernando05 opened this issue 6 years ago • 14 comments

latest version: I set tag => alert(tag) inside validate prop, but nothing fired

Vernando05 avatar May 15 '18 03:05 Vernando05

same issues

yuxino avatar May 22 '18 08:05 yuxino

Yup just found this issue as well. I'll take a look and see if I can help any.

spirift avatar May 24 '18 12:05 spirift

I couldn't find an issue with the code. I cloned the repo and the validate method gets called as expected and the example shows a usage that is also working. I installed the latest latest from npm but still wouldn't work in my app. Then I used the code from the repo directly and it works. So it looks to me like the latest code hasn't been released to npm.

spirift avatar May 31 '18 10:05 spirift

@spirit Love you ! But i use another libary now ~

yuxino avatar May 31 '18 11:05 yuxino

What do you use out of interest? I might have to switch as well.

spirift avatar May 31 '18 11:05 spirift

@incoqnito.io/react-tagsinput is the new version where the validation is built in (3.19.0)

christianbirg avatar Jun 25 '18 10:06 christianbirg

@olahol can you please release the correct version to the npm? the validate function is not working with 3.19.0

dotnetdude avatar Nov 22 '18 16:11 dotnetdude

@olahol - The documentation and code are out of sync and unfortunately forces us to use another library. Please can you release the latest version to npm?

darylhedley avatar Nov 23 '18 13:11 darylhedley

@christianbirg - Good shout on using this library: https://www.npmjs.com/package/@incoqnito.io/react-tagsinput

darylhedley avatar Nov 23 '18 14:11 darylhedley

I'm using 3.19.0 and validate is not working, it only calls the onchange function.

daveteu avatar Dec 14 '18 09:12 daveteu

Bros, please use my library. I forked it and Push it to npm

@incoqnito.io/react-tagsinput

christianbirg avatar Dec 14 '18 09:12 christianbirg

Bros, please use my library. I forked it and Push it to npm

@incoqnito.io/react-tagsinput

Thank you, i suppose the original library is no longer maintained..

daveteu avatar Dec 14 '18 10:12 daveteu

Bros, please use my library. I forked it and Push it to npm

@incoqnito.io/react-tagsinput

Thank you. It works perfectly

aprezv avatar Jan 31 '19 14:01 aprezv

@olahol Hope you are well. Do you have time to release the latest version, please? My understanding is that the current version in the source control has already addressed this issue.

gajus avatar Mar 11 '19 09:03 gajus