Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codecombat/codecombat
/ error
Method
error
app/views/modal/ModelModal.js:35–37 ·
view source on GitHub ↗
(error)
Source
from the content-addressed store, hash-verified
33
result.push(model.fetch({
34
cache: false,
35
error (error) {
36
return
console.log(
'Error loading'
, model, error)
37
}
38
}))
39
}
40
}
Callers
1
onSaveModel
Method · 0.45
Calls
1
log
Method · 0.80
Tested by
no test coverage detected