Open samevision opened 2 years ago
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
same issue
if you use next/image you do not need this package anymore
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