This addresses the issue with old value in deep watching as described in #3293. In contrast to #3046 and #3617, this PR relies exclusively on the strcuturedClone API and falls back to the current behaviour if not available, drastically simplifying things.
This addresses the issue with old value in deep watching as described in #3293. In contrast to #3046 and #3617, this PR relies exclusively on the strcuturedClone API and falls back to the current behaviour if not available, drastically simplifying things.