Skip to content
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

woocommerce extension js error on almost every page #287

Open
BrianHenryIE opened this issue Oct 27, 2023 · 0 comments
Open

woocommerce extension js error on almost every page #287

BrianHenryIE opened this issue Oct 27, 2023 · 0 comments
Labels

Comments

@BrianHenryIE
Copy link
Contributor

The JS enqueued by the WooCommerce extension has a dependency on the JS registered by the core plugin. It seems the core plugin conditionally registers its JS.

  1. The core JS should be globally registered and conditionally enqueued.
  2. The WooCommerce JS should be conditionally enqueued only where it's needed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant