Hi,
Woocommerce logs have no errors, but the following appears in the browser console. This appears in both Google Chrome and Yandex, which are the browsers I work on.
JQMIGRATE: Migrate is installed, version 1.4.1
9[Intervention] Slow network is detected. See <URL> for more details. Fallback font will be used while loading: <URL>
5A cookie associated with a cross-site resource at <URL> was set without the SameSite
attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with SameSite=None
and Secure
. You can review cookies in developer tools under Application>Storage>Cookies and see more details at <URL> and <URL>.
(Look here ↓↓)
Uncaught TypeError: (intermediate value).setHSpace is not a function
at h.<computed>.<computed>._create (iris.min.js:4)
at h.<computed>.<computed>.h.isFunction.a.<computed> [as _create] (widget.min.js:11)
at h.<computed>.<computed>._createWidget (widget.min.js:11)
at new h.<computed>.<computed> (widget.min.js:11)
at HTMLInputElement.<anonymous> (widget.min.js:11)
at Function.each (jquery.js:2)
at a.fn.init.each (jquery.js:2)
at a.fn.init.h.fn.<computed> [as iris] (widget.min.js:11)
at h.<computed>.<computed>._create (color-picker.min.js:1)
at h.<computed>.<computed>.h.isFunction.a.<computed> [as _create]
DevTools failed to parse SourceMap: https://seytu.online/wp-includes/js/tinymce/skins/lightgray/skin.min.css.map
I hope this information serves to solve the problem.
Thank you