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(textarea): issues with ResizeObserver inside of Firefox #7111

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

J-Michalek
Copy link
Contributor

I have encountered this issue within Firefox when using auto-resize = true on the Textarea component. It would only appear sometimes when trying it out myself, but it would happen every time when used inside of a Cypress test.

This change resolves the issue and should do no harm to other browsers.

Copy link

vercel bot commented Jan 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Updated (UTC)
primevue ⬜️ Ignored (Inspect) Visit Preview Jan 17, 2025 0:32am
primevue-v3 ⬜️ Ignored (Inspect) Visit Preview Jan 17, 2025 0:32am

@tugcekucukoglu tugcekucukoglu merged commit a8cc66d into primefaces:master Jan 20, 2025
2 of 3 checks passed
@tugcekucukoglu
Copy link
Member

Please create an issue while sending PR.

Thanks for your contribution.

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.

2 participants