Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/next.js
/ componentDidUpdate
Method
componentDidUpdate
packages/next/src/client/index.tsx:160–162 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
158
}
159
160
componentDidUpdate() {
161
this.scrollToHash()
162
}
163
164
scrollToHash() {
165
let { hash } = location
Callers
10
react-dom-profiling.development.js
File · 0.45
commitLayoutEffectOnFiber
Function · 0.45
react-dom-client.development.js
File · 0.45
commitLayoutEffectOnFiber
Function · 0.45
react-dom-unstable_testing.development.js
File · 0.45
react-dom-profiling.development.js
File · 0.45
commitLayoutEffectOnFiber
Function · 0.45
commitLayoutEffectOnFiber
Function · 0.45
react-dom-client.development.js
File · 0.45
commitLayoutEffectOnFiber
Function · 0.45
Calls
1
scrollToHash
Method · 0.95
Tested by
no test coverage detected