You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plan for this one will be to add a DisallowAny flag to the parent, scope, and dependsOn properties. The deep assignability logic will then block attempts to assign values of any type to those properties.
Some examples:
parent
property.scope
property.dependsOn
property.Created based on discussion under #1876
The text was updated successfully, but these errors were encountered: