Closed Skytech61 closed 2 months ago
You must remove NgxWebpageEditorComponent
from the imports
of the @Component
decorator.
You must remove
NgxWebpageEditorComponent
from theimports
of the@Component
decorator.
Hi, thanks for your message. I know that I have to remove it but otherwise how can I get the content of the page builder ? I have to use the grapesjs.init() but when I use it, that break the page builder. I don't know how I can access to all methods of the library. I can only use html tags "<ngx-grapes-webpage-editor></ngx-grapes-webpage-editor>
".
Hi, I have a problem with ngw-grapesjs.
I'm trying to use the grapesjs builder but I can't get the page maked by the builder. I tried with template but nothing works. I don't know what I can do. If you have any idea, please let me know.
The error I have :
The component 'NgxWebpageEditorComponent' appears in 'imports', but is not standalone and cannot be imported directly. It must be imported via an NgModule.(-992011)
My html :
Versions :