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

docs: add note for Image responsive layout #25915

Merged
merged 3 commits into from
Jul 20, 2021
Merged

Conversation

abotsi
Copy link
Contributor

@abotsi abotsi commented Jun 8, 2021

With the default Next.js template project, the .main and .container divs have display: flex style rule. However, as commented in this issue, if may not display properly an placed as direct child.

Documentation / Examples

  • Make sure the linting passes

With the default Next.js template project, the .main and .container divs have `display: flex` style rule. However, as commented in (this issue)[vercel#18489 (comment)], if may not display properly an <Image /> placed as direct child.
@ijjk ijjk changed the title docs: warning for Image responsive layout docs: add note for Image responsive layout Jul 20, 2021
@kodiakhq kodiakhq bot merged commit 09baca0 into vercel:canary Jul 20, 2021
flybayer pushed a commit to blitz-js/next.js that referenced this pull request Aug 19, 2021
With the default Next.js template project, the .main and .container divs have `display: flex` style rule. However, as commented in [this issue](vercel#18489 (comment)), if may not display properly an <Image /> placed as direct child.



## Documentation / Examples

- [x] Make sure the linting passes
@vercel vercel locked as resolved and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants