Uncaught TypeError: Cannot read properties of undefined
-
I am getting a series of “Uncaught TypeError: Cannot read properties of undefined” errors relating to Site Kit (Chrome Developer Console).
It can’t read: ‘call’, ‘createRegistrySelector’ and ‘useSelect’.
The plugin seems to be operating properly.
As an example, the first one is:
Uncaught TypeError: Cannot read properties of undefined (reading 'call') at a (googlesitekit-runtime.min.js:1:574) at Object.<anonymous> (googlesitekit-api.min.js:1:2745) at Object.224 (googlesitekit-api.min.js:1:3169) at a (googlesitekit-runtime.min.js:1:574) at Object.<anonymous> (googlesitekit-api.min.js:1:10213) at Object.413 (googlesitekit-api.min.js:1:13891) at a (googlesitekit-runtime.min.js:1:574) at Module.<anonymous> (googlesitekit-api.min.js:1:31103) at Module.883 (googlesitekit-api.min.js:1:31228) at a (googlesitekit-runtime.min.js:1:574)
a @ googlesitekit-runtime.min.js:1 (anonymous) @ googlesitekit-api.min.js:1 224 @ googlesitekit-api.min.js:1 a @ googlesitekit-runtime.min.js:1 (anonymous) @ googlesitekit-api.min.js:1 413 @ googlesitekit-api.min.js:1 a @ googlesitekit-runtime.min.js:1 (anonymous) @ googlesitekit-api.min.js:1 883 @ googlesitekit-api.min.js:1 a @ googlesitekit-runtime.min.js:1 i @ googlesitekit-runtime.min.js:1 j @ googlesitekit-runtime.min.js:1 (anonymous) @ googlesitekit-api.min.js:1
What are these errors and how do I fix them?
Thanks!
Brent
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Uncaught TypeError: Cannot read properties of undefined’ is closed to new replies.