mirror of
https://github.com/openwrt/luci.git
synced 2026-05-31 10:31:55 +08:00
ec54122a48
`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>