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

Wrong 404 fallback in checkout page #111

Closed
giotigre opened this issue Jan 30, 2017 · 2 comments
Closed

Wrong 404 fallback in checkout page #111

giotigre opened this issue Jan 30, 2017 · 2 comments

Comments

@giotigre
Copy link

When the checkout form is submitted, no matter if you really submit the data to the server or stick to the demo submit, instead of correctly routing to the /checkout/success message page, the page redirects to the 404 page.

I've tried through cloning the shop through github, through the Polymer CLI, and then realized the error also shows on the live polymer shop.

Is this an actual 404 fallback error or am I missing something?

Grab from the live shop:

image

@frankiefu
Copy link
Member

@giodicii Thanks for the report and this is a regression caused by the changes we did to add 404 support. I have reverted the changes that causing the incorrect behavior and we will push a build to the live demo app soon.

@frankiefu
Copy link
Member

Should be all fixed now.

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

2 participants