Skip to content

Conversation

@rbalet
Copy link

@rbalet rbalet commented Jun 30, 2025

Description

Closes: #272 (comment)

Note

User will be able to do imageHeight="200px" which is false.

As the exemple are clear enough, I wouldn't care, but if wished, I could add an additional

if(imageHeight && isNan(imageHeight) console.warn('imageHeight expect a number')

Or something similar

@Cordobo Cordobo self-assigned this Aug 2, 2025
@Cordobo Cordobo added this to the 20.0.1 milestone Aug 2, 2025
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.

feat(height, width): accept string

2 participants