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
`isConnected` is a property of the `Node` interface returning a boolean
indicating whether the node is connected. It is effectively the same as
`_attached`, making `_attached` redundant.
0 commit comments