• Resolved Imagewplaunchify

    (@wplaunchify)


            <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

Viewing 1 replies (of 1 total)
  • Plugin Support Imagejmatiasmastro

    (@jmatiasmastro)

    @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.

Viewing 1 replies (of 1 total)

The topic ‘JS Error On Unrelated Admin Pages’ is closed to new replies.