Class extends value undefined is not a constructor or null TypeError: Class extends value undefined is not a constructor or null at webpack-internal:///./node_modules ...
This issue has been moved from a ticket on Developer Community. I'm building classes in an RCL to use in Blazor JS Interop. For internal properties I can use [JsonInclude]. I can't find a way to use ...