MCPcopy Create free account
hub / github.com/codecombat/codecombat / onServerError

Method onServerError

app/views/core/RecoverModal.js:47–49  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

45 }
46
47 onServerError (e) { // TODO: work error handling into a separate forms system
48 return this.disableModalInProgress(this.$el)
49 }
50
51 constructor (options) {
52 super(options)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected