-
Paul Kaplan authored
Two reasons: 1. Avoid triggering "connected" event, because the device was already connected 2. It is not good to call `setState` in componentDidMount, which is effectively what it was doing.
Paul Kaplan authoredTwo reasons: 1. Avoid triggering "connected" event, because the device was already connected 2. It is not good to call `setState` in componentDidMount, which is effectively what it was doing.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.