eXolnet / eXolnet/glutenblocks
Duplicating Collapse blocks will have the same ids
Open
bug
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- Avg merge
- 6d 22h
- Merged PRs (30d)
- 1
Description
If you duplicate the blocks they will share the same attributes, hence the same ID.
When rendered on the front end, only the first block an ID X will be able to open. When we click on the other blocks, they will always toggle the first one.
Contributor guide
Assessment
This issue has not been assessed yet.