vtex-apps/checkout-step-group

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:

  1. Go to https://juan--northlatamprojects.myvtex.com/
  2. Add something to cart and go to Checkout
  3. Click on 'Edit profile data'
  4. Try to change something
  5. 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.

Screenshots
Captura de Pantalla 2020-09-21 a la(s) 2 07 43 p  m
Captura de Pantalla 2020-09-21 a la(s) 2 09 29 p  m

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.