- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 10 Oct 2022 04:27:06 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 10 October 2022 11:27:19 UTC
The build says > IDL ERROR LINE: 3 - Required argument "options" cannot follow optional argument "message" but I cannot actually find a requirement in the Web IDL spec corresponding to this... I thought you could do `new WidgetError(undefined, opts)` to trigger the default value for the message. Anyone able to enlighten me? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/pull/1211#issuecomment-1273170408 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/pull/1211/c1273170408@github.com>
Received on Monday, 10 October 2022 11:27:19 UTC