does not load, errors in console
-
Hi, it does not load when one is trying to access it via admin – tools. Errors are like this:
find-my-blocks.js?ver=1610124225:1411 You are currently using minified code outside of NODE_ENV === “production”. This means that you are running a slower development build of Redux. You can use loose-envify (https://github.com/zertosh/loose-envify) for browserify or setting mode to production in webpack (https://webpack.js.org/concepts/mode/) to ensure you have the correct code for your production build.
u @ find-my-blocks.js?ver=1610124225:1411
/wp-json/find-my-blocks/blocks:1 Failed to load resource: the server responded with a status of 404 ()
find-my-blocks.js?ver=1610124225:2643 Uncaught TypeError: Cannot read property ‘length’ of undefined
at m (find-my-blocks.js?ver=1610124225:2643)
at Gm (find-my-blocks.js?ver=1610124225:102)
at Ev (find-my-blocks.js?ver=1610124225:102)
at qv (find-my-blocks.js?ver=1610124225:102)
at HTMLUnknownElement.e (find-my-blocks.js?ver=1610124225:102)
at Object.s (find-my-blocks.js?ver=1610124225:102)
at g (find-my-blocks.js?ver=1610124225:102)
at nb (find-my-blocks.js?ver=1610124225:102)
at Wy (find-my-blocks.js?ver=1610124225:102)
at Ly (find-my-blocks.js?ver=1610124225:102)
find-my-blocks.js?ver=1610124225:102 The above error occurred in the <m> component:
in mConsider adding an error boundary to your tree to customize error handling behavior.
Visit https://fb.me/react-error-boundaries to learn more about error boundaries.
(anonymous) @ find-my-blocks.js?ver=1610124225:102
find-my-blocks.js?ver=1610124225:2643 Uncaught (in promise) TypeError: Cannot read property ‘length’ of undefined
at m (find-my-blocks.js?ver=1610124225:2643)
at Gm (find-my-blocks.js?ver=1610124225:102)
at Ev (find-my-blocks.js?ver=1610124225:102)
at qv (find-my-blocks.js?ver=1610124225:102)
- The topic ‘does not load, errors in console’ is closed to new replies.