Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update not working properly in the input-tag component #41

Open
Wolfteam opened this issue Aug 6, 2020 · 0 comments
Open

Update not working properly in the input-tag component #41

Wolfteam opened this issue Aug 6, 2020 · 0 comments

Comments

@Wolfteam
Copy link

Wolfteam commented Aug 6, 2020

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:

  1. Working Link reproducible demo
  2. Delete one of the initial tags
  3. Click the submit button, you will see that nothing changes, but if you click outside the input then it gets updated

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):

  • OS: Windows
  • Browser Chrome
  • Package Version 0.4.8
  • Angular Version 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant