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

Function error

app/core/components/PageErrors.js:8–8  ·  view source on GitHub ↗
(state)

Source from the content-addressed store, hash-verified

6 computed: _.assign(
7 Vuex.mapState({
8 error (state) { return _.first(state.pageErrors) }
9 }),
10 Vuex.mapGetters('me', [
11 'isAnonymous'

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected