Re: [w3c/webcomponents] Returning a Proxy from a Custom Element constructor (#857)

I’m unsure I understand the first part of what you said there. The object which was in the DOM in this scenario was `this` — the value which got used as the target of the proxy. If that target were still the object users dealt with, your proxy would just be disappearing into the ether.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/857#issuecomment-560015565

Received on Saturday, 30 November 2019 19:47:29 UTC