You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…pandable prop are used together
This fix ensures that when the `rows` prop and `expandable` prop are used simultaneously, the
textarea component renders with the correct height.
fixes#6961
### [142.11.8](v142.11.7...v142.11.8) (2024-09-26)
### Bug Fixes
* **textarea:** ensure that correct height is applied when rows and expandable prop are used together ([835fac8](835fac8)), closes [#6961](#6961)
Description
I am adding a number of
rows
to atextarea
however this is not making thetextarea
biggerReproduction
https://stackblitz.com/edit/parsium-carbon-starter-7zwgav?file=src%2FApp.tsx
Steps to reproduce
No response
JIRA ticket numbers (Sage only)
No response
Suggested solution
No response
Carbon version
142.9.1
Design tokens version
No response
Relevant browsers
Chrome
Relevant OSs
MacOS
Additional context
No response
Confidentiality
The text was updated successfully, but these errors were encountered: