mirror of
https://github.com/openwrt/luci.git
synced 2026-05-31 18:41:54 +08:00
e429d2c307
`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>
(cherry picked from commit ec54122a48)