Checkout steps get stuck on COL environment
Closed this issue · 1 comments
Describe the bug
I'm debugging this series of checkout-IO APPS, in this test environment juan--norhlatamprojects.myvtex.com, I installed the apps succesfully, on top vtex.checkout, and then checkout-step-group, whenever I try to continue the flow of a normal purchase, or modify some data (profile, shipping, payment) The whole page get stuck in the same anchor (#), that means: if I try to modify the #profile, then it's impossible to continue.
To Reproduce
Steps to reproduce the behavior:
- Go to https://juan--northlatamprojects.myvtex.com/
- Add something to cart and go to Checkout
- Click on 'Edit profile data'
- Try to change something
- Then try to continue the checkout process (The app intents to continue but the router put it back on #profile again)
Expected behavior
A clear and concise description of what you expected to happen.
Desktop environment:
System:
OS: macOS 10.15.4
CPU: (8) x64 Intel(R) Core(TM) i5-1038NG7 CPU @ 2.00GHz
Memory: 189.34 MB / 16.00 GB
Shell: 5.7.1 - /bin/zsh
Binaries:
Node: 12.18.3 - /usr/local/bin/node
Yarn: 1.22.5 - /usr/local/bin/yarn
npm: 6.14.6 - /usr/local/bin/npm
Browsers:
Chrome: 85.0.4183.102
Safari: 13.1
Please let me know if you need more context to find the root cause of this unexpected behavior.
As explained, this app still as WIP.