core
core copied to clipboard
fix(reactivity): avoid error during nested watch stop
fix #5783
this because effects may be changed when an effect stoped.