• Resolved David Bee

    (@davidbawiec)


    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:

    const VERSION = '7.8.7.1';
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Saurabh – WPMU DEV Support

    (@wpmudev-support7)

    Hello @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.

    Kind Regards,
    Saurabh

    Plugin Support Saurabh – WPMU DEV Support

    (@wpmudev-support7)

    Hello @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

    (@wpmudevsupport11)

    Hi @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 to reply to this topic.