GrapesJS / grapesjs

Free and Open source Web Builder Framework. Next generation tool for building templates without coding
https://grapesjs.com
BSD 3-Clause "New" or "Revised" License
22.37k stars 4.05k forks source link

Styles loaded through vue entry point not working #5052

Closed innothetechgeek closed 1 year ago

innothetechgeek commented 1 year ago

GrapesJS version

What browser are you using?

Chrome

Reproducible demo link

N/A

Describe the bug

I'm integrating the grape.js plugin with vue.js. I have a prebuild page with prebuild html and css.

When I load the page vue.js component(s) into the editor, all my vue.js styles get lost. but if I remove the grapeJs init method my styles are working fine.

please help. I want to load the styles loaded through the vue.js entry point into the editor

Code of Conduct

artf commented 1 year ago

@innothetechgeek for a proper bug issue you should always create a reproducible demo as commonly there are issues unrelated to the core itself. Anyway, from your description you might want to define your styles entry via canvas options