Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ afterRender
Method
afterRender
app/views/core/AuthModal.js:84–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
82
}
83
84
afterRender () {
85
super.afterRender()
86
return
this.playSound(
'game-menu-open'
)
87
}
88
89
afterInsert () {
90
super.afterInsert()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected