Closed gglobalstep closed 3 years ago
Thanks for noting this issue @gglobalstep!
This will be resolved by https://github.com/woocommerce/woocommerce-admin/pull/6188
It looks like this might still be an issue. While testing the latest WooCommerce 5.0 RC 2 (pulled from here: https://downloads.wordpress.org/plugin/woocommerce.5.0.0-rc.2.zip ), I am still seeing this issue. In my testing I used Taiwan:
In the console, we get this JavaScript error which is blocking me from continuing:
index.js?ver=1.9.0-rc.3:1 Uncaught (in promise) TypeError: Cannot read property 'currency_code' of undefined
at Object.getDataForCountry (index.js?ver=1.9.0-rc.3:1)
Thanks for reopening this @zhongruige! I can confirm the issue in WC-RC2 though it works in my local dev build:
@psealock Can we confirm that https://github.com/woocommerce/woocommerce-admin/pull/6188 was cherry-picked into this RC? Or maybe there's something funky happening in babel after the build.
RC2 didn't have the proper fix, but RC3 does so we can close this out
Bug Description:
"Onboarding Setup Wizard" gets stuck on "Store Details" step for India's Address.
Environment:
Windows 10, macOS Mojave v10.14.6 (18G103) Browser: Chrome(Version 87.0.4280.88 (64-bit)) Firefox(Version 83.0)(64-bit) Safari: v13.1.1 (14609.2.9.1.3)
Steps To Reproduce:
Note: For New Zealand's address observed the same issue. For US and Australia's address it smoothly takes you to the next step
Actual Result:
"Onboarding Setup Wizard" gets stuck on "Store Details" step for India's Address.
Expected Result:
"Onboarding Setup Wizard" should be free from stuck issues on "Store Details" step for India's Address.
Video:
https://user-images.githubusercontent.com/41110392/105510143-51423080-5cf4-11eb-8be7-c7a4d7a42935.mp4
Isolating the problem (mark completed items with an [x]):