You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I deploy a project across git CLI and already connect Cloudflare Works, and it builds successfully, you can view it at https://be758b82.balanced-chef.pages.dev/, it can open, but the /blog/* page doesn't work, I check everything is OK.
After, I tried to deploy the project through npx wrangler pages deploy dist, and it worked well on every page, you can see it at https://fe5e61f6.balanced-chef.pages.dev/
What's wrong?
I'm not sure is suitable to report this issue here.
The text was updated successfully, but these errors were encountered:
When I deploy a project across git CLI and already connect Cloudflare Works, and it builds successfully, you can view it at https://be758b82.balanced-chef.pages.dev/, it can open, but the /blog/* page doesn't work, I check everything is OK.
After, I tried to deploy the project through
npx wrangler pages deploy dist
, and it worked well on every page, you can see it at https://fe5e61f6.balanced-chef.pages.dev/What's wrong?
I'm not sure is suitable to report this issue here.
The text was updated successfully, but these errors were encountered: