Nick
Nick
CDCloudflare Developers
Created by Nick on 2/19/2025 in #pages-help
next-on-pages question on next/dynamic
I created an issue on GitHub (since this appears to be a bug) at https://github.com/cloudflare/next-on-pages/issues/941
5 replies
CDCloudflare Developers
Created by Nick on 2/19/2025 in #pages-help
next-on-pages question on next/dynamic
It seems (from a SDK user's perspective) that the issue comes from next/dynamic chunks somehow not being included in next-on-pages' build process when using the edge runtime.
5 replies
CDCloudflare Developers
Created by Nick on 2/19/2025 in #pages-help
next-on-pages question on next/dynamic
I managed to put together a minimal reproduction at https://github.com/nicholasfulton/next-on-pages-bug
5 replies
CDCloudflare Developers
Created by Cyb3r-Jak3 on 9/10/2024 in #pages-discussions
What wrangler version are you on?
I'm able to get rebuilds to return a different result by deleting and recreating the Pages project. Doing that with the "experimental:" prefix resulted in a different error: Failed to publish your Function. Got error: No such compatibility flag: experimental:nodejs_compat_v2
18 replies
CDCloudflare Developers
Created by Cyb3r-Jak3 on 9/10/2024 in #pages-discussions
What wrangler version are you on?
I'm encountering the same issue with compatibility date set to "2024-09-09" and a devDependency of wrangler 3.76.0. Modifying the wrangler.toml file seems to have no effect, despite clearing build cache, disabling build cache, and disconnecting and reconnecting the GitHub connection.
18 replies