- From: Hendrik Mans <notifications@github.com>
- Date: Tue, 26 Jan 2021 11:47:47 -0800
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 26 January 2021 19:48:00 UTC
@justinfagnani > I think they might solve this by patching `setAttribute` and reading all attributes at connected, which obviously has some problems. [I'm about to do this in three-elements, too](https://github.com/hmans/three-elements/pull/34), and it feels like a pretty solid solution, especially since, eventually, I can make this smart enough to make `observedAttributes` co-exist with a separate at-runtime mechanism that can make decisions on whether the attribute exists or not. What were the obvious problems you were referring to here? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/565#issuecomment-767785068
Received on Tuesday, 26 January 2021 19:48:00 UTC