Title: Please fix code exception
Last modified: March 19, 2020

---

# Please fix code exception

 *  Resolved [gralance](https://wordpress.org/support/users/gralance/)
 * (@gralance)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/please-fix-code-exception/)
 * In Chrome console, the plugin have an exception:
 * combined.js?ver=7.12.40:805 Uncaught TypeError: Illegal constructor
    at HTMLDocument.
   <anonymous> (combined.js?ver=7.12.40:805) at i (jquery.js?ver=1.12.4-wp:2) at
   Object.add [as done] (jquery.js?ver=1.12.4-wp:2) at n.fn.init.n.fn.ready (jquery.
   js?ver=1.12.4-wp:2) at a.fn.init.n.fn.init (jquery.js?ver=1.12.4-wp:2) at new
   a.fn.init (jquery-migrate.min.js?ver=1.4.1:2) at n (jquery.js?ver=1.12.4-wp:2)
   at combined.js?ver=7.12.40:782

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/please-fix-code-exception/#post-12560840)
 * If you give me url of the webpage where you are facing this issue, would be able
   to help you out.
 *  Thread Starter [gralance](https://wordpress.org/support/users/gralance/)
 * (@gralance)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/please-fix-code-exception/#post-12567215)
 * Hi [@heateor](https://wordpress.org/support/users/heateor/), thanks for your 
   reply
 * The jQuery slowed down the page-load speed at least two seconds on mobile devices.
   
   Please considering to remove the jQuery dependency within the plugin.
 * In most case, the $(‘.classname’) could be replaced by standard API
    [https://developer.mozilla.org/en-US/docs/Web/API/Document/querySelector](https://developer.mozilla.org/en-US/docs/Web/API/Document/querySelector)
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/please-fix-code-exception/#post-12567415)
 * FYI, jQuery is widely used Javascript library. It would be a bit difficult to
   not use it in the plugin 🙂 But we will try to reduce its effect on page-load
   speed.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Please fix code exception’ is closed to new replies.

 * ![](https://ps.w.org/super-socializer/assets/icon-128x128.png?rev=1866723)
 * [Social Share, Social Login and Social Comments Plugin - Super Socializer](https://wordpress.org/plugins/super-socializer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/super-socializer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/super-socializer/)
 * [Active Topics](https://wordpress.org/support/plugin/super-socializer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/super-socializer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/super-socializer/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Heateor Support](https://wordpress.org/support/users/heateor/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/please-fix-code-exception/#post-12567415)
 * Status: resolved