Open
Description
- Check if updating to the latest Preact version resolves the issue
Describe the bug
After switching value of style.aspectRatio from undefined to number it is not applying to DOM element
It works fine in React 19
To Reproduce
Demo
https://codesandbox.io/p/github/krutoo/typescript-react/draft/billowing-hill
Steps to reproduce the behavior:
- Go to sandbox
- Open preview
- See that ratio is not applied to element in devtools and visually
Expected behavior
Aspect ratio should be applied
Metadata
Metadata
Assignees
Labels
No labels