-
Hi, currently to save the css I did this:
```
editor.Commands.add('save-template', {
run: function(editor, sender) {
sender && sender.set('active', 0); // turn off the button
…
-
### Describe the bug
hi there,
i created a [grapesjs](https://github.com/GrapesJS/grapesjs) project with tauri. i have Arch Linux so to create a tauri application i have to install [webkit2gtk](…
-
Hi
I was trying to implement api for saving the selected fonts and retrieve them on page load.
Now I am able to save the selected fonts on my db, but on load of the page fonts coming from apis are n…
-
If a user drags the custom code block onto the canvas, and then clicks save without entering any text - the component can no longer be edited - The only choice is to delete and start again (assuming t…
-
Firstly what an incredible project you have here.
Combining vue with grapesjs is genius.
I have a few questions from having run this example project.
is it possible to reuse existing components l…
-
Can grapesjs-component-code-editor be combined with grapesjs-script-editor plugin? It would be nice to select where to show editor, maybe as options, like `appendTo`. I tried to use `appendTo` to sele…
-
I am use this plugin for my Grapesjs project.
Error occur when call editor.loadProjectData(data)
Please, some help!
-
I'm using plugin version 1.0.1 but am getting the following error when editing a text component:
![Screen Shot 2024-07-12 at 23 49 28](https://github.com/user-attachments/assets/3eeea7f8-6c89-41a8-…
-
I'm trying to use this package in my laravel project.
When I go to this link: http://1.1.1.1:8000/admin/pages/1/editor then the editor loads, but with a blank page. I getting an error in the consol…
-
Hi,
Until i upgrade my versions, I've never had this problem.
Before, I'm using `grapesjs:0.19.4` and `grapesjs-preset-newsletter:0.2.21`. Here's the result:
![image](https://github.com/GrapesJS/…