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

[BUG] - Height of Image is not working #3325

Open
vieira96 opened this issue Jun 26, 2024 · 1 comment · May be fixed by #3327
Open

[BUG] - Height of Image is not working #3325

vieira96 opened this issue Jun 26, 2024 · 1 comment · May be fixed by #3327
Assignees
Labels
📦 Scope : Components Related to the components 🐛 Type: Bug Something isn't working

Comments

@vieira96
Copy link

NextUI Version

2.4.2

Describe the bug

Trying the NextUI i find out that the props height of Image is not working, only the width is working on.

I tried change the image size and it wont work.

Code example:

<Image width={1000} height={50} src="https://nextui-docs-v2.vercel.app/images/fruit-1.jpeg" />

Your Example Website or App

No response

Steps to Reproduce the Bug or Issue

Use Image component and try to set the height of it.

Expected behavior

i expected change the Image height but it don't work

Screenshots or Videos

No response

Operating System Version

Linux

Browser

Chrome

Copy link

linear bot commented Jun 26, 2024

@wingkwong wingkwong self-assigned this Jun 26, 2024
@wingkwong wingkwong linked a pull request Jun 26, 2024 that will close this issue
@wingkwong wingkwong added 🐛 Type: Bug Something isn't working 📦 Scope : Components Related to the components labels Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 Scope : Components Related to the components 🐛 Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants