MCPcopy Create free account
hub / github.com/Lobos/react-ui / componentWillUnmount

Method componentWillUnmount

src/higherOrders/Fetch.js:69–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

67 }
68
69 componentWillUnmount () {
70 this._isMounted = false;
71 }
72
73 handleData (data) {
74 // old dataSource api

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected