react-textarea-autosize icon indicating copy to clipboard operation
react-textarea-autosize copied to clipboard

fix: workaround for Firefox bug with scrollHeight

Open knownasilya opened this issue 2 years ago • 1 comments

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.

knownasilya avatar Oct 18 '22 15:10 knownasilya

🦋 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

changeset-bot[bot] avatar Oct 18 '22 15:10 changeset-bot[bot]

@Andarist, I think this might help with #366 as well. Would love to see a fix! :)

noahtallen avatar Feb 17 '23 21:02 noahtallen