Replies: 1 comment
-
Yeah, I'd say those are actually quite old templates, switching to classes would be way better. I'll be happy to merge a PR :) |
Beta Was this translation helpful? Give feedback.
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.
-
For example: https://github.com/artf/grapesjs/blob/dev/src/style_manager/view/PropertyStackView.js#L20
or https://github.com/artf/grapesjs/blob/dev/src/selector_manager/view/ClassTagView.ts#L13 or same
Create items with the same ID, of course in the main it works fine, but sometimes you may have problems with it
How realistic is it to drop of IDs in templates?
Beta Was this translation helpful? Give feedback.
All reactions