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

[core] fix(TextArea): handle non-function refs #4338

Merged
merged 2 commits into from
Sep 21, 2020

Conversation

adidahiya
Copy link
Contributor

Fixes #4294

Checklist

  • Includes tests
  • Update documentation

Changes proposed in this pull request:

Refactor ref handler into a form similar to other components like buttons, date input, select, etc.

Alternative to #4296

Reviewers should focus on:

Screenshot

@blueprint-bot
Copy link

add test, fix behavior

Previews: documentation | landing | table

@adidahiya adidahiya merged commit 2966d09 into develop Sep 21, 2020
@adidahiya adidahiya deleted the ad/fix-textarea-input-ref branch September 21, 2020 22:02
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.

InputRef is not a function error for TextArea
2 participants