Throwing javascript error
-
In WP admin, when I activate the plugin it starts throwing
Uncaught TypeError: (intermediate value).setHSpace is not a function
at h.<computed>.<computed>._create (iris.min.js?ver=1.0.7:4)
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)
at HTMLInputElement.<anonymous> (widget.min.js?ver=1.11.4:11)
at Function.each (jquery.js?ver=1.12.4-wp:2)
at a.fn.init.each (jquery.js?ver=1.12.4-wp:2)
at a.fn.init.h.fn.<computed> [as iris] (widget.min.js?ver=1.11.4:11)
at h.<computed>.<computed>._create (color-picker.min.js?ver=96eb6ccd4e56675030aa9b62669d051f:1)
at h.<computed>.<computed>.h.isFunction.a.<computed> [as _create] (widget.min.js?ver=1.11.4:1Is it something to do with other plugins, for example PWA for WP and AMP I cannot use admin.
- The topic ‘Throwing javascript error’ is closed to new replies.