WPIntell

Source evidence

JS Error On Unrelated Admin Pages

Checkout Field Manager (Checkout Manager) for WooCommerce · support · 2025-06-02T16:43:00+00:00

mixedsentiment
highseverity
0.89relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 25 rows with source links

24.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
wplaunchify resolved
<script> const fields = document.querySelectorAll('.wooccm-premium-field') Array.from(fields).forEach( (field) => { field.closest('tr')?.classList.add('wooccm-premium-field'); } ) </script> When using your awesome plugin, in the latest version 7.7.0 it generates a console error that breaks other plugins’ buttons etc.. The full error above, the message below. I think you guys need to maybe isolate the output of your plugin to not appear or load on any other admin pages?? /wp-admin/admin.php?…ckout-manager.php:1 Uncaught (in promise) Error: A listener indicated an asynchronous response by returning true, but the message channel closed before a response was received @wplaunchify Hi mate, To better investigate the issue, could you please help us with the following details? On which specific admin pages are you seeing the error, besides the Checkout Manager settings page? Could you send us a full screenshot of the console error, including the stack trace if possible? You can use the tool http://www.snipboard.io to copy/paste screenshots here. Have you tried deactivating other plugins temporarily to see if the issue persists when Checkout Manager is disabled? Also, could you please let us know: Your current WordPress version Your PHP version This information will help us reproduce the problem. Best regards, Quadlayers Support Team.

Comments

1 shown
jmatiasmastro 2025-06-06T11:49:00+00:00

@wplaunchify Hi mate, To better investigate the issue, could you please help us with the following details? On which specific admin pages are you seeing the error, besides the Checkout Manager settings page? Could you send us a full screenshot of the console error, including the stack trace if possible? You can use the tool http://www.snipboard.io to copy/paste screenshots here. Have you tried deactivating other plugins temporarily to see if the issue persists when Checkout Manager is disabled? Also, could you please let us know: Your current WordPress version Your PHP version This information will help us reproduce the problem. Best regards, Quadlayers Support Team.