thanhtunguet / grapesjs-react

A React wrapper for GrapesJS library
https://thanhtunguet.github.io/grapesjs-react
194 stars 58 forks source link

Empty block list #71

Open fstn opened 1 year ago

fstn commented 1 year ago

I wrote:

` <GrapesjsReact id='grapesjs-react' plugins={[ 'gjs-preset-webpage', 'gjs-blocks-basic' ]} pluginsOpts={{ "gjs-blocks-basic": { blocks: ['column1', 'column2', 'column3', 'column3-7', 'text', 'link', 'image', 'video', 'map'] } }}

    />;`

My blocks session remain empty

` "grapesjs": "^0.19.5", "grapesjs-blocks-basic": "^1.0.2", "grapesjs-preset-webpage": "^1.0.3", "grapesjs-react": "^4.0.1",``

SwapnilSoni1999 commented 1 year ago

Same here empty component list