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

jQueryUI Compat #36

Closed
Quazz opened this issue Jul 13, 2020 · 1 comment
Closed

jQueryUI Compat #36

Quazz opened this issue Jul 13, 2020 · 1 comment

Comments

@Quazz
Copy link

Quazz commented Jul 13, 2020

I believe in version 2.3.2 of Magento, they changed the jQueryUI library to modularized in order to speed up frontend page loads.

So instead of calling the entire jQueryUI library, they call only the needed libraries.

As far as I can tell faq.js only needs jquery-ui-modules/accordion so calling that instead should resolve this.

@mageprince
Copy link
Owner

Hi, @Quazz Thank you for the suggestion. Your point is valid but unfortunately, we can't remove jquery/ui library due to backward compatible issue. jquery-ui-modules/accordion library is not available in Magento 2.1.x and 2.2.x and we offer this extension is supported in Magento 2.1.x, 2.2.x and 2.3.x.

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

No branches or pull requests

2 participants