Admin backend type error in Yoast >= v20
-
Hello,
I haven’t deployed Yoast v20+ to any live environment yet as I have been consistently encountering a type error whenever I visit the ‘Site Connections’ setting page.
The error I’m getting on this page is:
"Cannot read properties of undefined (reading 'prevOffset')"
I have cleared my cookies and cache for the site in question and deactivated all other plugins / non-standard themes but the issue persists.
In the browser console, I have this little beauty:
react-dom.min.js?ver=17.0.1:9 TypeError: Cannot read properties of undefined (reading 'prevOffset')
at c (element.min.js?ver=47162ff4492c7ec4956b:2:3020)
at p (element.min.js?ver=47162ff4492c7ec4956b:2:3675)
at a (new-settings.js?ver=343dc024f15b584e8bc06a884de539ef:1:5062)
at Ja (new-settings.js?ver=343dc024f15b584e8bc06a884de539ef:248:553)
at ct (react-dom.min.js?ver=17.0.1:9:43430)
at os (react-dom.min.js?ver=17.0.1:9:111136)
at Ur (react-dom.min.js?ver=17.0.1:9:77643)
at Ir (react-dom.min.js?ver=17.0.1:9:77571)
at Dr (react-dom.min.js?ver=17.0.1:9:77434)
at Pr (react-dom.min.js?ver=17.0.1:9:74429)WordPress core is running 6.1.1 and, so far, I have consistently seen this issue exhibited by both Yoast v20.0.x and v20.2.x.
In my development environment where I am testing these releases, caching is disabled at all levels and I have deleted all transients.
Please advise.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Admin backend type error in Yoast >= v20’ is closed to new replies.