Closed drma-tech closed 1 year ago
Do you have a full stack trace?
There is no stacktrace, as it is an exception generated by the visual studio itself. But this is easy to reproduce, because I believe that the component is not recognizing attributes of another class
I encountered this error when I have nested types in my mapping for CustomPropertyTypeMap. I tried to instantiate the nested type from the constructor, but to no avail.
As in my previous ticket, I tried with just one mapping to see if it worked, but it is generating another error.