- From: Xiaocheng Hu <notifications@github.com>
- Date: Tue, 07 Mar 2023 11:26:14 -0800
- To: WICG/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 7 March 2023 19:26:27 UTC
> No. It just means that you can't recursively call your own constructor before super() - which is already a restriction due to how upgrades work. Hmm, didn't notice there's such a restriction. Then the problem can also be solved. Let me see how to implement this. -- Reply to this email directly or view it on GitHub: https://github.com/WICG/webcomponents/issues/969#issuecomment-1458703396 You are receiving this because you are subscribed to this thread. Message ID: <WICG/webcomponents/issues/969/1458703396@github.com>
Received on Tuesday, 7 March 2023 19:26:27 UTC