Files
luci/modules
Christian Korber ec54122a48 luci-base: keep not yet rendered clone elements
`handleClone` triggers `checkDepends` and also `parse` on `this.map.save` which
in turn also removes not yet rendered elements like clones.

This is not wanted and therefore guarded against.

Signed-off-by: Christian Korber <ckorber@tdt.de>
2026-05-25 11:35:28 +03:00
..