New implementation of proxyMap and proxySet with performance improvements #1236
Annotations
4 errors
Test cjs development:
tests/proxyMap.test.tsx#L345
AssertionError: expected undefined not to be undefined
❯ tests/proxyMap.test.tsx:345:31
|
Test cjs development:
tests/proxyMap.test.tsx#L356
AssertionError: expected undefined to be 'val1' // Object.is equality
- Expected:
"val1"
+ Received:
undefined
❯ tests/proxyMap.test.tsx:356:31
|
Test cjs development:
tests/proxyMap.test.tsx#L369
AssertionError: expected undefined to be 'val1' // Object.is equality
- Expected:
"val1"
+ Received:
undefined
❯ tests/proxyMap.test.tsx:369:31
|
Test cjs development
Process completed with exit code 1.
|
Loading