- From: Ryosuke Niwa <notifications@github.com>
- Date: Fri, 26 Feb 2021 22:45:08 -0800
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 27 February 2021 06:45:22 UTC
It is problematic for `customElements.define` to start mutating the class being passed in. We've worked hard to avoid that when we were designing the API. Decorators do seem like a right solution for this. -- 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/913#issuecomment-787016300
Received on Saturday, 27 February 2021 06:45:22 UTC