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
Describe the bug
I'm using the ngx-input-tag and it works the first time the form is initialized,
but once i try to patch the corresponding value, the input does not reflect the changes,
instead, if i click outside the component, then the changes are reflected
Describe the bug
I'm using the
ngx-input-tag
and it works the first time the form is initialized,but once i try to patch the corresponding value, the input does not reflect the changes,
instead, if i click outside the component, then the changes are reflected
To Reproduce
Steps to reproduce the behavior:
Expected behavior
If i change the tags value in the form, it should be automatically reflected and it should not require an extra click.
Versions (please complete the following information):
The text was updated successfully, but these errors were encountered: