-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Fix JS errors when the OBW business step is accessed directly via URL #35045
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
Conversation
Test Results SummaryCommit SHA: 92b8237
To view the full API test report, click here. To view the full E2E test report, click here. To view all test reports, visit the WooCommerce Test Reports Dashboard. |
chihsuan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
Thank you! Rebased! Could you give one more approval, please? P.S: Looks like some tests are failing. I'll wait and see if we get a fix soon. We probably have to rebase again. |
3e22132 to
b7d095e
Compare
Yup, I'll approve this again once E2E CI is fixed. 🙌 |
b7d095e to
92b8237
Compare
Could you approve it one more time please? CI is fixed 👍 |
chihsuan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
|
Hi @moon0326, thanks for merging this pull request. Please take a look at these follow-up tasks you may need to perform:
|
All Submissions:
Changes proposed in this Pull Request:
Fixed JS errors on the business step page by setting a default value for the product type var.
Other pages worked without any JS error when accessed directly via URL.
Closes #34974
How to test the changes in this Pull Request:
http://your-site/wp-admin/admin.php?page=wc-admin&path=%2Fsetup-wizard&step=business-detailsOther information:
pnpm --filter=<project> run changelog add?FOR PR REVIEWER ONLY: