Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

onResize not called if passed when component already mounted #118

Closed
FrancescoCioria opened this issue Dec 5, 2018 · 0 comments · Fixed by #117
Closed

onResize not called if passed when component already mounted #118

FrancescoCioria opened this issue Dec 5, 2018 · 0 comments · Fixed by #117
Assignees
Labels

Comments

@FrancescoCioria
Copy link
Contributor

description

Image from Gyazo

how to reproduce

  • mount textarea with onResize={undefined}
  • pass a valid onResize at following render
  • trigger a resize
  • callback not called

specs

{optional: describe a possible fix for this bug, if not obvious}

misc

{optional: other useful info}

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant