react-textarea-autosize
react-textarea-autosize copied to clipboard
fix: workaround for Firefox bug with scrollHeight
See https://github.com/Andarist/react-textarea-autosize/issues/313
Can be removed once https://bugzilla.mozilla.org/show_bug.cgi?id=1795904 is fixed and browser target is no longer supported.
🦋 Changeset detected
Latest commit: 402a5b6546db6c8265574d74f60edcb7d841da95
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
Name | Type |
---|---|
react-textarea-autosize | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
@Andarist, I think this might help with #366 as well. Would love to see a fix! :)