We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When editing a text area, based on the content, it may trigger a scroll jump even if the textarea size did not change.
No response
https://stackblitz.com/edit/imjgwiqc?file=src%2Fapp%2Finput-textarea-auto-resize-demo.html
macOS 14.6.1 (23G93)
19.0.7
v19
v22
Chrome 131.0.6778.265 (Official Build) (arm64); Firefox 134.0 (aarch64)
I do not expect the window to jump back to the top but rather stay in place.
The text was updated successfully, but these errors were encountered:
Due to PrimeTek's demanding roadmap for PrimeNG, this issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution! ✨
Sorry, something went wrong.
No branches or pull requests
Describe the bug
When editing a text area, based on the content, it may trigger a scroll jump even if the textarea size did not change.
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/imjgwiqc?file=src%2Fapp%2Finput-textarea-auto-resize-demo.html
Environment
macOS 14.6.1 (23G93)
Angular version
19.0.7
PrimeNG version
v19
Node version
v22
Browser(s)
Chrome 131.0.6778.265 (Official Build) (arm64); Firefox 134.0 (aarch64)
Steps to reproduce the behavior
Expected behavior
I do not expect the window to jump back to the top but rather stay in place.
The text was updated successfully, but these errors were encountered: