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

[v18 & 19] When put a textarea with autoResize in drawer, the textarea height is set to 0 #17715

Open
1 of 4 tasks
benoitjry opened this issue Feb 19, 2025 · 0 comments
Open
1 of 4 tasks
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@benoitjry
Copy link

Describe the bug

When i put a textArea in a drawer with autoResize, the height of the textArea is set to 0. To fix this, type in works or force the component to resize it works.

Pull Request Link

No response

Reason for not contributing a PR

  • Lack of time
  • Unsure how to implement the fix/feature
  • Difficulty understanding the codebase
  • Other

Other Reason

No response

Reproducer

https://stackblitz.com/edit/ul6ky51h-rtytjsaq

Environment

Windows 24h2

Angular version

19

PrimeNG version

v19

Node version

No response

Browser(s)

No response

Steps to reproduce the behavior

  1. create a drawer
  2. put a textarea in the drawer
  3. set autoResize to true
  4. open the drawer

Expected behavior

Should have the right height

@benoitjry benoitjry added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant