• Resolved Rookie

    (@alriksson)


    Seems to be a jquery migrate issue? Seeing this in page builders. Maybe an option to not load the jquery updated version on a specific regex path? would be very helpful as well.

    Uncaught TypeError: e.replace is not a function
    at v (jquery-migrate-3.3.0.min.js?ver=3.3.0:2)
    at s.fn.init.s.fn.css (jquery-migrate-3.3.0.min.js?ver=3.3.0:2)
    at h.<computed>.<computed>._refreshValue (slider.min.js?ver=1.11.4:11)
    at h.<computed>.<computed>.h.isFunction.a.<computed> [as _refreshValue] (widget.min.js?ver=1.11.4:11)
    at h.<computed>.<computed>._refresh (slider.min.js?ver=1.11.4:11)
    at h.<computed>.<computed>.h.isFunction.a.<computed> [as _refresh] (widget.min.js?ver=1.11.4:11)
    at h.<computed>.<computed>._create (slider.min.js?ver=1.11.4:11)
    at h.<computed>.<computed>.h.isFunction.a.<computed> [as _create] (widget.min.js?ver=1.11.4:11)
    at h.<computed>.<computed>._createWidget (widget.min.js?ver=1.11.4:11)
    at new h.<computed>.<computed> (widget.min.js?ver=1.11.4:11)

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Rookie

    (@alriksson)

    Or a feature to load one version in wp-admin/logged in and another for anonymous users. That way we could reduce the scenarios where it breaks things for users.

    Plugin Author Ramoonus

    (@ramoonus)

    hello
    using a separate version for logged-in and anonymous users was chosen.

    which page builder are you talking about?

    Thread Starter Rookie

    (@alriksson)

    In this case oxygenbuilder:https://oxygenbuilder.com/try/

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

The topic ‘jquery migrate issue’ is closed to new replies.