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

Fallback to JQueryUI Compat activated. #1034

Closed
webtekindo opened this issue Aug 6, 2020 · 1 comment
Closed

Fallback to JQueryUI Compat activated. #1034

webtekindo opened this issue Aug 6, 2020 · 1 comment

Comments

@webtekindo
Copy link

In vendor/mailchimp/mc-magento2/view/frontend/web/js/campaigncatcher.js

There's dependency to 'jquery/ui'

That will produce a warning/error on frontend as it's not recommended:

Fallback to JQueryUI Compat activated. Your store is missing a dependency for a jQueryUI widget. Identifying and addressing the dependency will drastically improve the performance of your site.

The dependency can be safely removed.

@Quazz
Copy link

Quazz commented Aug 7, 2020

Relevant PR #997

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants