Closed mickenorlen closed 4 years ago
Hey. Thanks for reporting this issue and welcome to AlchemyCMS. The maintainer have been notified. Please be patient while waiting for an answer. Open Source is done by volunteers, so give them some time to react. Meanwhile please think about sending a PR that fixes this issue. It is way more likely that it will be accepted than this bug fixed for you. Remember OpenSource is done by all of us. Again, thanks for reporting.
Fixed elements are not meant like this. They are always ever top level elements and cannot be nested inside other elements. Maybe we should add validations to make this more strict and forbid to create elements like this. Want to prepare a PR for this?
Nah, I'm not gonna deal with this now. Just wanted to report it. Close if you want.
Steps to reproduce
Define a fixed element eg:
Include it in nestable_elements of another element eg:
Expected behavior
Should not render alongside non-fixed elements. Add btn should name correctly.
Actual behavior
<%= render_elements %>
System configuration