Editor components throw AmbiguousMatchException
when bound with models that have property shadowing in inheritance hierarchies.
new
keyword(optional)
The components should handle property shadowing gracefully and generate the appropriate HTML input element.
AmbiguousMatchException
is thrown when trying to bind the component to the shadowed property.
1699473