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

Incompatible with next/image #27

Open
hutber opened this issue Jan 10, 2021 · 3 comments
Open

Incompatible with next/image #27

hutber opened this issue Jan 10, 2021 · 3 comments

Comments

@hutber
Copy link

hutber commented Jan 10, 2021

Thanks for putting this together, I just wanted to flag that sadly it does not work with next/image. I assumed this was due to lazy loading, but I have turned this off and everything renders, but the styles have everything set to height 0.

I did force all parents to be 100vh, and this was the outcome:

image

No idea if you want to action this in anyway, but thought I would flag it.

@panoslympe
Copy link

Any solution to this yet? :D

@mpetricek
Copy link

Follow this issue vercel/next.js#18739 (comment)

@ghost
Copy link

ghost commented Mar 27, 2022

Yes I had the same problem and had to use the the img tag not NextJS image component.

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

No branches or pull requests

3 participants