-
Hey guys,
I am new to grapejs, but so far I really love it! Now I stumbled over a problem that I can't seem to fix or to find a solution anywhere, or I am just too stupid.
I was playing around w…
-
Hi,
I am trying to store and retrieve data in/from database using below fields :
1) Template Name
2) Template Data
3) Status
The question I have is urlStore/urlLoad is only sending/retrieving…
-
Running latest version (0.14.29) on local server. Using the example webpage preset. Ubuntu 18.04, Chromium 68.
**Assetmanager init:**
```
assetManager: {
storageType: '',
storeOnChang…
ageir updated
5 years ago
-
This addresses many issues reported regarding the fact that editor controls are inline with the actual preview content DOM and often there are themes, plugins, or just plain desired website designs th…
-
i will add grapesjs-tabs module in my angular project. That tabs button is enable in my editor. I drag that button error(**Cannot read property 'mediaText' of undefined**) is occurred in `MYPROJECTFOL…
-
Thanks for your hard work on the cURL feature and on this project in general. Issue #121 was opened for cURL specifically, but with the aim of getting **Responsive File Manager** working in Peachpie. …
-
This is my code to Create a new template and insert the inline html with style into the database :
```js
var editor = grapesjs.init
({
height: '100%',
…