Title: jQuery Compatibility
Last modified: February 19, 2021

---

# jQuery Compatibility

 *  Resolved [darrinb](https://wordpress.org/support/users/dbmartin/)
 * (@dbmartin)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/jquery-compatibility-3/)
 * Your panel.js throws a console error when jQuery Migrate isn’t loaded. (WP v5.7
   is shipping without jQuery Migrate.
 * `$(window).load(function() {`
 * Should be changed to: `$(window).on("load",function() {`
 * Your fields.js file is also throwing multiple warnings for use of `$.delegate()`
    -  This topic was modified 5 years, 3 months ago by [darrinb](https://wordpress.org/support/users/dbmartin/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [Achal Jain](https://wordpress.org/support/users/ibachal/)
 * (@ibachal)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/jquery-compatibility-3/#post-14396563)
 * Hello [@dbmartin](https://wordpress.org/support/users/dbmartin/)
 * Sorry for the delayed response. We have fixed this issue in the latest version.
   
   Please update the PowerPack to 1.2.9.2 and it should fix the issue on your site.
 * Thanks!

Viewing 1 replies (of 1 total)

The topic ‘jQuery Compatibility’ is closed to new replies.

 * ![](https://ps.w.org/powerpack-addon-for-beaver-builder/assets/icon-256x256.png?
   rev=1721903)
 * [PowerPack Lite for Beaver Builder](https://wordpress.org/plugins/powerpack-addon-for-beaver-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/powerpack-addon-for-beaver-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/powerpack-addon-for-beaver-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/powerpack-addon-for-beaver-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/powerpack-addon-for-beaver-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/powerpack-addon-for-beaver-builder/reviews/)

## Tags

 * [jquery](https://wordpress.org/support/topic-tag/jquery/)

 * 1 reply
 * 2 participants
 * Last reply from: [Achal Jain](https://wordpress.org/support/users/ibachal/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/jquery-compatibility-3/#post-14396563)
 * Status: resolved