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 has been archived by the owner on Nov 22, 2021. It is now read-only.
Hello, I'm trying to implement button "Add tag" which changes to input field when clicked. Is there an easy way to do that?
I can restyle the input and everything looks good when it's inactive but when the tags-input gets focus the field also gets focused immediately. Can I somehow make it focus only when this input itself is clicked?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, I'm trying to implement button "Add tag" which changes to input field when clicked. Is there an easy way to do that?
I can restyle the input and everything looks good when it's inactive but when the tags-input gets focus the field also gets focused immediately. Can I somehow make it focus only when this input itself is clicked?
The text was updated successfully, but these errors were encountered: