- From: Ryosuke Niwa <notifications@github.com>
- Date: Thu, 22 Aug 2019 08:43:55 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 22 August 2019 15:44:17 UTC
I think you can reasonably fake it using `Proxy` to override `new` and define your own callbacks for each type but there is no way to update the list of observed attributes, which seems like a serious oversight. We should probably provide a way to update the list of observed attributes for a given custom element. @annevk @domenic -- 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/829#issuecomment-523961457
Received on Thursday, 22 August 2019 15:44:17 UTC