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

fix failed to execute getComputedStyle on window #414

Merged

Conversation

benjaminwaterlot
Copy link
Contributor

Can confirm this patch solved the issue in production for us, so this is the PR replicating it.

CleanShot 2025-03-13 at 17 09 16@2x

Fixes #411

Copy link

changeset-bot bot commented Mar 13, 2025

🦋 Changeset detected

Latest commit: b7fe688

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
Copy link
Owner

@benjaminwaterlot could you double-check applied changes?

@benjaminwaterlot
Copy link
Contributor Author

@Andarist it looks correct yes (but to be honest I'm not 100% confident either, I did not spend much time looking into the code). Thanks for the reactivity in any case! 🙏

@Andarist Andarist merged commit d12e6a5 into Andarist:main Mar 13, 2025
@github-actions github-actions bot mentioned this pull request Mar 13, 2025
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.

Latest version doesn't handle empty refs if unmounted or not yet attached
2 participants