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
Because we don't seem to actually use the trackable API when using
these objects. There was a call to notify_callbacks(), but that
cannot have done anything, because nothing registers any callbacks
with the base trackable, and now cannot possibly register any
callbacks, because it's no longer a trackable.
0 commit comments