ComponentizeJS icon indicating copy to clipboard operation
ComponentizeJS copied to clipboard

variant errors on top-level errors mask real error

Open guybedford opened this issue 2 years ago • 0 comments

When using say a restricted error variant, throwing an unsupported error will be masked by the "invalid variant" error in the bindings.

In componentize bindings, we should specially handle invalid error variants at the top-level to be able to provide better debugging output.

guybedford avatar May 02 '23 23:05 guybedford