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
WeakReferences are supposed to cause bindings to break if they don't have a strong reference after System.gc(). However, I have failed to observe this effect, even in cases like aProperty.bind(aBinding.or(anotherBinding)).
The use of bindings is somewhat inconsistent. Review the use of bindings and improve as needed.
The text was updated successfully, but these errors were encountered: