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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ Bug Report ] it-textarea breaks databinding #258

Closed
ndovnar opened this issue Jul 28, 2021 · 1 comment
Closed

[ Bug Report ] it-textarea breaks databinding #258

ndovnar opened this issue Jul 28, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@ndovnar
Copy link

ndovnar commented Jul 28, 2021

Environment

- **node**: v15.3.0
- **equal**: v0.79.1

Current Behavior

entering text in the it-textarea component breaks data binding

Expected Behavior

Data binding shouldn't be broken after text was entered in the it-textarea component 馃槄

Steps To Reproduce

  1. go to playground https://codesandbox.io/s/async-paper-64n1i?file=/src/main.js
  2. enter something in the textarea
  3. click on clear or set value buttons (there is no reaction)
  4. reload playground
  5. press set value button, text has changed

Anything else?

Would be nice to add status property, similar to it-input.
Thanks!

@ndovnar ndovnar added the bug Something isn't working label Jul 28, 2021
@quatrochan
Copy link
Collaborator

Fixed in 0.79.2

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

No branches or pull requests

2 participants