ReactiveArray icon indicating copy to clipboard operation
ReactiveArray copied to clipboard

Support for deep reactivity?

Open LifeIsStrange opened this issue 4 years ago • 0 comments

If an array element is modified by reference (or an object inside the object), AKA without using the array methods, will this library catch the change?

LifeIsStrange avatar Nov 16 '21 11:11 LifeIsStrange