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
Currently, if a proxy object's type differs from the type of the bindable object, the binding doesn't happen, but we don't raise an error either.
Tasks:
If the sender cannot be bound, the target shouldn't be bound either, and vice versa.