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

Bug: Textarea does not reload when model changes #106

Closed
luecu opened this issue Jul 15, 2019 · 0 comments · Fixed by #107
Closed

Bug: Textarea does not reload when model changes #106

luecu opened this issue Jul 15, 2019 · 0 comments · Fixed by #107
Assignees
Labels
bug Something isn't working

Comments

@luecu
Copy link
Contributor

luecu commented Jul 15, 2019

Describe the bug
The value in a textarea does not change when the model changes the second time.

To Reproduce
Steps to reproduce the behavior:

  1. https://stackblitz.com/edit/angular-sbb-emb5gv
  2. Change value in textarea
  3. Click 'Send'
  4. Change value again
  5. Click 'Send' again

Expected behavior
The second time I click 'Send' the value in the textarea should change again.

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser Chrome
  • Version 75.0.3770.100
@luecu luecu added the bug Something isn't working label Jul 15, 2019
@kyubisation kyubisation self-assigned this Jul 15, 2019
kyubisation added a commit that referenced this issue Jul 16, 2019
kyubisation added a commit that referenced this issue Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants