Compatibility issue with Checkout Field Editor and Manager for WooCommerce

Open
#472 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript, php
Domain
backend

Research direction

Reproduce the issue from WooCommerce by opening Checkout Fields with PPOM enabled, then inspect the console error in backend.js. Trace the compatibility failure causing the checkout fields screen to load indefinitely; done means the screen loads without the TypeError.

Written by the indexing model from the issue text.

Description

bug
Description

PPOM field is preventing Checkout Field Editor and Manager for WooCommerce plugin from working. I already contacted the support team via email but I need a quick fix solution while waiting for a future update, if possible.
The error that the console gives me is
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'map')
at backend.js?ver=2.3.2:1:592792
at Array.forEach ()
at backend.js?ver=2.3.2:1:592759

The checkout fields plugin just keep endlessly loading.

Step-by-step reproduction instructions
  1. Go to woocommerce
  2. Click on checkout fields
  3. The plugin keeps loading
Screenshots, screen recording, code snippet or Help Scout ticket

No response

Environment info

No response

Is the issue you are reporting a regression

No

Dominant language
PHP
Stars
15
Forks
9
Avg merge
3d 17h
Merged PRs (30d)
16

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from Codeinwp/woocommerce-product-addon

All issues in Codeinwp/woocommerce-product-addon

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.