-
Task
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
If we add a new type in a prototype chain like:
Base -> Item
to
Base -> Object -> Item
and Object overloads an property and there is an alias on Item with that property name the alias has to be relinked.