ember-deep-tracked icon indicating copy to clipboard operation
ember-deep-tracked copied to clipboard

Incomplete proxy

Open Exelord opened this issue 4 years ago • 1 comments

Hi! i noticed the proxy has the same issues as tracked-built-ins.

The fixed I prepared there, can also map here 1:1

https://github.com/pzuraq/tracked-built-ins/pull/112

Exelord avatar Jun 18 '21 23:06 Exelord

oh awesome! thanks!

PRs obviously welcome, and I'll merge anything with a passing test:tm:

My next open source task is to do some CI stuff for ember-cli, so I wouldn't be coming back to implement additional features / fixes until then. But merging / reviewing is much easier ;)

NullVoxPopuli avatar Jun 19 '21 01:06 NullVoxPopuli