-
I created a custom node. Everything works fine, but in the console of the browser I see 3 errors like this: runtime-core.esm-bundler.js:226 TypeError: Cannot read property 'initialized' of undefined I'm wandering what could be the reason? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 9 replies
-
You'll need to give me more information than that, this is telling me nothing 😄 |
Beta Was this translation helpful? Give feedback.
I forgot to tell, but also the errors now disappeared. So the problem is actually solved.