Replies: 1 comment
|
Yeah, the final projectData JSON contains frames inside pages (you can find more about frames here). By loading a JSON containing |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
@artf I don't understant what's going on with this new breaking changes.
https://github.com/artf/grapesjs/releases/tag/v0.19.4
I mean the old structure was
components, styles, assetsand the new one is withpages, styles, assets.Ok, I get that but when I load pages I have something like this:
and when it comes to save pages the structure is actually different:
I don't really understand this:
I mean what is that frame ? Do I need it ? Can I disabled it ?
How can I migrate my database to use this new version of Grapes when I don't know whats going on.
All reactions