You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 13, 2023. It is now read-only.
Currently, the library supports only
initialTagsprop, The initial tags are functioning properly on the component mounting.My usecase requires that, the tags should be shown to the input box both by
typing manuallyand bysending them as props.If you require more explanation of my usecase or anything else, let me know.
For this feature, I can also quickly create a pull request.
@peterp