core icon indicating copy to clipboard operation
core copied to clipboard

fix(reactiviy): fix arrays don't reactive when mutate index

Open Doctor-wu opened this issue 11 months ago • 4 comments

Currently, mutating the array's index value won't trigger subscriptions, this PR fixes the tracking logic to prevent this problem. And I think we need to pass all eco-ci. close #10455

Doctor-wu avatar Mar 06 '24 03:03 Doctor-wu