Maxime Cloutier
Maxime Cloutier
@yairEO I had issues trying to update the state of my parent component in the onChange event. The parent dictates the value of the component passed down to the tagify...
@yairEO here is my use case: Version without my fix using value: https://codesandbox.io/s/tagify-react-wrapper-v9ej1?file=/src/tagify/react.tagify.js If you add a tag it will give you this error ```TypeError Cannot read property 'insertBefore' of...
I also have this problem, any solution/fix/hack available in the meantime?
Yeah I'm on mac, the only solution I found was to get a third party solution to build an MSI from my exe on a windows computer... Not the prettiest...
> > Yeah I'm on mac, the only solution I found was to get a third party solution to build an MSI from my exe on a windows computer... Not...
@hak8or Worked perfectly for me, thanks a lot