I am getting the following error in the browser console and my components are not rendering.
Error:
create_editor_1.getUiComponent is not a function
This was coming from the editor.js
I am getting the following error in the browser console and my components are not rendering.
Error:
create_editor_1.getUiComponent is not a function
This was coming from the editor.js
Hi there @jkirankumar1993,
Could you provide a bit more context on how you’re initialising the editor?
Perhaps provide some code snippets, copy of the imports, versions you’re using, etc.