Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codecombat/codecombat
/ render
Method
render
app/views/core/ModalView.js:58–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
56
}
57
58
render () {
59
__guardMethod__(this.focusTrap,
'deactivate'
, o => o.deactivate())
60
super.render()
61
this.trapFocus()
62
}
63
64
afterRender () {
65
super.afterRender()
Callers
15
SubscribeModal.spec.ozar.js
File · 0.45
SubscribeModal.spec.coco.js
File · 0.45
onResourceLoadFailed
Method · 0.45
respond
Function · 0.45
CocoView.spec.js
File · 0.45
AuthModal.spec.js
File · 0.45
CreateAccountModal.spec.js
File · 0.45
TeachersContactModal.spec.js
File · 0.45
EnrollmentsView.spec.js
File · 0.45
CoursesUpdateAccountView.spec.js
File · 0.45
CoursesView.spec.js
File · 0.45
HeroSelectModal.spec.js
File · 0.45
Calls
2
trapFocus
Method · 0.95
__guardMethod__
Function · 0.70
Tested by
2
onResourceLoadFailed
Method · 0.36
respond
Function · 0.36