Issues
- 3
- 4
Error when call `createProxy` twice with the same but frozen object using `targetCache`
#70 opened by StepanDyubin - 2
Ideas for v4
#58 opened by dai-shi - 7
- 20
`copyTargetObject` seems not work as expexted when the target is an frozen array object with symbol properties.
#64 opened by vikiboss - 4
Compare with Proxy issue
#51 opened by zslucky - 18
alternative of Proxy
#40 opened by janjangao - 2
createProxy(object, affected, cache) should produce a new proxy if `affected` changes.
#29 opened by justjake - 2
Enable proxying of class instances by default
#27 opened by Interpause - 1
memo: Rename APIs without "Deep"
#6 opened by dai-shi - 1
memo: Drop mode in isDeepChanged
#7 opened by dai-shi - 3
Nested comparison
#3 opened by joelmoss