Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/heroku/react-refetch
/ componentWillUnmount
Method
componentWillUnmount
src/components/connect.js:239–242 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
237
}
238
239
componentWillUnmount() {
240
this.clearAllRefreshTimeouts()
241
this._unmounted = true
242
}
243
244
render() {
245
const
ref = options.withRef ?
'wrappedInstance'
: null
Callers
nothing calls this directly
Calls
1
clearAllRefreshTimeouts
Method · 0.95
Tested by
no test coverage detected