Skip to content

Textarea debounce bug#858

Merged
tcbegley merged 2 commits into
mainfrom
textarea-debounce-bug
May 19, 2022
Merged

Textarea debounce bug#858
tcbegley merged 2 commits into
mainfrom
textarea-debounce-bug

Conversation

@tcbegley
Copy link
Copy Markdown
Collaborator

The value prop in the Textarea was not being updated on blur or submit if debounce was set to true. This bug was missed because the tests were not actually checking for a change in value.

Reported in #856

@tcbegley tcbegley merged commit 98f146c into main May 19, 2022
@tcbegley tcbegley deleted the textarea-debounce-bug branch May 19, 2022 21:16
@tcbegley tcbegley mentioned this pull request Jun 18, 2022
This was referenced Jun 29, 2022
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

Successfully merging this pull request may close these issues.

1 participant