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

Lazy loading in Next.js only possible with dynamic() #103

Open
samevision opened this issue Jun 10, 2022 · 2 comments
Open

Lazy loading in Next.js only possible with dynamic() #103

samevision opened this issue Jun 10, 2022 · 2 comments

Comments

@samevision
Copy link

Hello,

currently I try to implement this package into my Next.js project. Unfortunately it is not working as expected.

It seems that lazy loading breaks if I use components that are loaded by nest/dynamic.

Is it a known problem?

Best

@adarsh-drishya
Copy link

same issue

@mtrabelsi
Copy link

if you use next/image you do not need this package anymore

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