-
When importing a template that contains a script, the script portion is not imported. Even when using the "code" module, the result is the same.
This is despite enabling the allowScripts configura…
-
Hi having an issue with loading blocks basic in a React Vite application using:
`npm i grapesjs-blocks-basic`
The module doesn't load with the error:
> Could not find a declaration file for…
0x59d updated
2 weeks ago
-
I'm having trouble with integrating the newsletter plugin in my project.
I added these lines, but I don't see any blocks in the "Open Blocks" section, and there are much fewer options than in the dem…
-
## Why?
GrapesJS selector manager is used in Silex v3 to manage the CSS classes applied to the selected element(s). And to apply a style to these CSS classes
![GrapesJS style manager ](https://u…
-
Hi there.
I am trying to add grapesjs-blocks-bootstrap4 plugin in my grapesjs editor in reactjs. When I try adding it, I get the following error.
`TypeError: Cannot set property defaults of # which …
-
hello, I am trying to simply use the basic code given in the npm page, but nothing shows on my page even though I can see the component taking the height/width
Here is the code :
```
import '…
-
Hi there!
First of all I would like to say that the tool is really nice!
I was looking forward to use it and I'm currently trying to understand how grapesjs and this mjml plugin works.
I faced…
-
Hi,
I encountered an error in the first step of adding `ngx-grapesjs`. It appears that `NgxGrapesjsModule` is missing from the `ngx-grapesjs` package. Did I overlook something?
For context, I'm us…
-
@easylogic
Hi, I was thinking about starting on a GrapesJS Plugin to integrate the EasyLogic Editor., similar to this plugin: https://github.com/Ju99ernaut/grapesjs-svg-editor
Any ideas?
Cheers,…
-
Hi there,
I'm trying to integrate the component-code-editor plugin in my grapes-based app but I can't get it to be displayed.
This is my relevant js code:
```
// (...)
plugins: ['grapesj…