-
I am using this as a standalone TagInput component, where whenever I want to use it, I will import it and use it like:
```
```
Unfortunately, @creativebulma/bulma-tagsinput doesn't detect onCha…
-
in OCM (currently trying to switch to npm):
```
ERROR in ./node_modules/@openshift-assisted/ui-lib/build/cjs/common/components/ui/formik/LabelField.js 8:50-76
Module not found: Error: Can't res…
-
### Dependencies check up
- [X] I have verified that I use latest version of all @mantine/* packages
### What version of @mantine/* packages do you have in package.json?
^7.13.4
### What p…
-
Add the maxLength attribute.
-
I'm using AutosizeInput with TagsInput and these inputProps:
```
inputProps={{
className: 'react-tagsinput-input',
placeholder: 'Add a theme',
}}
```
The props that are actually passed t…
-
As a user,
I want to be able to easily input tags,
---------------------------------------
Let's modify our tags input editor to make tagging posts more intuitive.
Using a library like http…
-
The skipped spec in `packages/better-react-tagsinput/test/e2e/collapsible-tagsinput.spec.js` fails.
It's spec named `should update count when tags are added`. This one occurs randomly, sometimes it…
-
Hello, first of all, thank you for this library and for maintaining it.
I am having an issue with removing a tag when I have a dense populated input field. The bug happens only when I try to delete…
-
-
It would be cool if you could do multiple queries for a given input, and have queries saved as tags in the input field.
Something similar to this: https://github.com/olahol/react-tagsinput
Have you …