Cloudflare DevelopersCD
Cloudflare Developers11mo ago
4 replies
Nick

next-on-pages question on next/dynamic

The project in question is private, so I can't share the link, but I'm curious whether there's any resources on troubleshooting a Next.js dynamic module. My module is functioning normally when run through next dev, but fails with the error ReferenceError: async__chunk_8335 is not defined when run on either the preview command or when deployed to Cloudflare Pages.
Was this page helpful?