Dave Tacker

Results 11 comments of Dave Tacker

The problem seems to occur when using the `classNames` attribute, particurally, the `remove` class. [The library is looking for this class in particular](https://github.com/react-tags/react-tags/blob/feb69591240d4c2c22c8832535e877014071b195/src/components/ReactTags.tsx#L185C47-L185C58). Overwriting it by providing custom classNames causes...