• Resolved roadsunknown

    (@roadsunknown)


    Grow is throwing a Javascript error on the wp-admin back-end. This is causing conflicts with other plugins and functions for administration.

    /wp-content/plugins/social-pug/assets/dist/dashboard.1.0.0.js is the culprit:

    dashboard.1.0.0.js:1 Uncaught TypeError: s(…).sortable is not a function
    at HTMLDocument.<anonymous> (dashboard.1.0.0.js:1)

    Line ~60 (un-minified):

    s(function() {
    s(“.dpsp-social-platforms-sort-list”).sortable({
    handle: “.dpsp-sort-handle”,
    placeholder: “dpsp-sort-placeholder”,
    containment: “#wpwrap”
    })
    }),

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    Could you reach out to [email protected] so that our support team can help address this more effectively?

    Thank you,

    Jordan Cauley

    Thread Starter roadsunknown

    (@roadsunknown)

    Hi Jordan, thanks for the reply. I previously contacted Mediavine directly and was asked to create a post here. Let me know if I can provide any further help in debugging.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Javascript Error Causing Conflicts’ is closed to new replies.