Closed beendeluxe closed 1 year ago
We would be able to temporary fix this error;
Find and Copy File: jquery-ui.min.js at pub/static/
We implemented this workaround by calling it within our theme directly. It will fix the error, but the warning is still there;
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.
For now all widgets from Builder are loading.
It would be great, if there will be a fix coming with the next module update.
Hi, Thanks for letting us know the issue we will fix this in the next release, Thanks
We found your extended PageBuilder Extension and its really awesome. Thanks for developing!
But somehow we are getting some console errors when we enable your modules; Frontend Console Error;
Backend Console Error (all ace/lib - marked as *);
We are using Magento 2.4.5-p4. Our Theme Developer mentioned that it may depends on deprecated call to 'jquery/ui'.
Is this a known issue/bug?
We would be happy if we can fix this.