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.36k stars 4.05k forks source link

Dynamic id generating in selected component #1919

Closed sharmilasivakumar closed 5 years ago

sharmilasivakumar commented 5 years ago

Hi,

In on select component, automatically grape editor will generate some dynamic id for giving css. In my case, that id is changing randomly once applied styles also... Even tab structure id also changing as 1-2- If div having some id grape editor will use the same id for styling but now it's generating existing id with 1-2-3

image

Please check the attached screenshot. Please guide me to resolve the issue

Version Used in project: "grapesjs": "^0.14.43", "grapesjs-plugin-ckeditor": "^0.0.9", "grapesjs-preset-webpage": "^0.1.10",

Thanks

artf commented 5 years ago

Update to the latest version. In case you still face the issue, create a new issue and with a reproducible demo

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.