Skip to content

backport: fix: Misspelt height prop name in supported layout animation props #7339

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

Merged

Conversation

patrycjakalinska
Copy link
Contributor

@patrycjakalinska patrycjakalinska commented Apr 2, 2025

#7303 backport of fix of my wrongdoings.

Summary

Quick fix for incorrect height prop spelling which resulted in this warning being shown in the console:

[Worklets] 'height' property is not officially supported for layout animations. It may not work as expected.

Summary

Test plan

…7303)

## Summary

Quick fix for incorrect `height` prop spelling which resulted in this
warning being shown in the console:

```
[Worklets] 'height' property is not officially supported for layout animations. It may not work as expected.
```
@patrycjakalinska patrycjakalinska requested a review from tjzel April 2, 2025 10:04
@patrycjakalinska patrycjakalinska marked this pull request as ready for review April 2, 2025 10:04
@patrycjakalinska patrycjakalinska merged commit b2bbdd2 into 3.17-stable Apr 3, 2025
32 of 40 checks passed
@patrycjakalinska patrycjakalinska deleted the @patrycjakalinska/mispelt-height-cherry-pick branch April 3, 2025 07:35
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.

3 participants