Closed stonebuzz closed 4 days ago
Please delete options that are not relevant.
This PR adjusts the file regeneration process created by fields. From now on, the files will be generated in two steps:
fields
This prevents a fatal error when a container is added to a dropdown created in another container (and not yet generated).
container
dropdown
Checklist before requesting a review
Please delete options that are not relevant.
Description
This PR adjusts the file regeneration process created by
fields
. From now on, the files will be generated in two steps:This prevents a fatal error when a
container
is added to adropdown
created in anothercontainer
(and not yet generated).Screenshots (if appropriate):