Title: Bug Report with Fix: Missing Version Bump Causes JS errors
Last modified: May 19, 2026

---

# Bug Report with Fix: Missing Version Bump Causes JS errors

 *  Resolved [David Bee](https://wordpress.org/support/users/davidbawiec/)
 * (@davidbawiec)
 * [2 weeks, 6 days ago](https://wordpress.org/support/topic/bug-report-with-fix-missing-version-bump-causes-js-errors/)
 * I recently updated the plugin from Version 7.8.10.2 to Version 7.8.12.1. Although/
   hustle/assets/js/admin.min.js and /hustle/assets/js/front.min.js content did 
   change, the Opt_In::VERSION was not bumped. As such, cached versions of those
   files can end up being loaded, which leads to various issues on the backend, 
   including JS errors being thrown as it uses old code. This made the backend pop-
   up edit page unusable (tabs don’t change, can’t save, can’t edit).
 * I updated the version constant to this and it fixed all issues:
 *     ```wp-block-code
       const VERSION = '7.8.7.1';
       ```
   

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

 *  Plugin Support [Saurabh – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support7/)
 * (@wpmudev-support7)
 * [2 weeks, 5 days ago](https://wordpress.org/support/topic/bug-report-with-fix-missing-version-bump-causes-js-errors/#post-18913276)
 * Hello [@davidbawiec](https://wordpress.org/support/users/davidbawiec/)
 * Hope you’re doing well. Thank you for reaching out to us and reporting the issue.
   Glad to know that you were able to apply a fix.
 * I confirmed this with our Hustle team, and with the current version of Hustle,
   this is an already-reported bug. The fix will be implemented in the upcoming 
   version, which shall be released soon. However, at the moment, I cannot share
   an exact ETA for the next release.
 * I also suggest subscribing to our roadmap and receiving updates about our products
   [https://wpmudev.com/roadmap](https://wpmudev.com/roadmap).
 * Kind Regards,
    Saurabh
 *  Plugin Support [Saurabh – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support7/)
 * (@wpmudev-support7)
 * [1 week, 6 days ago](https://wordpress.org/support/topic/bug-report-with-fix-missing-version-bump-causes-js-errors/#post-18918871)
 * Hello [@davidbawiec](https://wordpress.org/support/users/davidbawiec/),
 * An update here, the issue that you’ve reported with the Hustle Plugin has been
   fixed in the latest version (v7.8.13.1).
 * If you haven’t yet updated the plugin to the current version, please do so and
   let us know how it goes.
 * Kind Regards,
    Saurabh
 *  Plugin Support [Nithin – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport11/)
 * (@wpmudevsupport11)
 * [4 days, 9 hours ago](https://wordpress.org/support/topic/bug-report-with-fix-missing-version-bump-causes-js-errors/#post-18928104)
 * Hi [@davidbawiec](https://wordpress.org/support/users/davidbawiec/),
 * Since we haven’t heard from you for a while. I’ll mark this thread as resolved
   for now. Please feel free to re-open this thread if you need any further assistance.
   
   Kind Regards,Nithin

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

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbug-report-with-fix-missing-version-bump-causes-js-errors%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/wordpress-popup/assets/icon-256x256.gif?rev=3446944)
 * [Hustle - Email Marketing, Lead Generation, Optins, Popups](https://wordpress.org/plugins/wordpress-popup/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-popup/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-popup/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-popup/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-popup/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-popup/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [Nithin – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport11/)
 * Last activity: [4 days, 9 hours ago](https://wordpress.org/support/topic/bug-report-with-fix-missing-version-bump-causes-js-errors/#post-18928104)
 * Status: resolved