Skip to content

Remove react-lazy-images #638

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

lee-dogyeong
Copy link

Description

Fixes #601

The react-lazy-images package currently specifies its peerDependency only up to React version 16. This causes warnings or errors from package managers in projects using React 17 or higher.

Solution

remove the react-lazy-images package and switch to native image lazy loading.

Notion Test Page ID

I tested this in the full example.

Copy link

vercel bot commented May 31, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
react-notion-x ✅ Ready (Inspect) Visit Preview Jun 1, 2025 3:19am
react-notion-x-minimal-demo ✅ Ready (Inspect) Visit Preview Jun 1, 2025 3:19am

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.

Compatibility Issue with react-lazy-images and React 19
2 participants