Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codecombat/codecombat
/ render
Method
render
app/views/editor/PatchModal.js:71–74 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
69
}
70
71
render () {
72
if
(this.supermodel.finished()) { this.applyDelta() }
73
return
super.render()
74
}
75
76
getRenderData () {
77
const
c = super.getRenderData()
Callers
15
reloadPatches
Method · 0.45
makeThangComponentConfigView
Method · 0.45
setIsDefaultComponent
Method · 0.45
updateShowLeftGame
Method · 0.45
updateShowSubscriptions
Method · 0.45
onClickReloadButton
Method · 0.45
getCampaignAnalytics
Method · 0.45
onLoaded
Method · 0.45
constructor
Method · 0.45
updateGraphCheckbox
Method · 0.45
onClickRecentButton
Method · 0.45
makeFinishDataFetch
Method · 0.45
Calls
1
applyDelta
Method · 0.95
Tested by
no test coverage detected