TypeError

Cannot convert undefined or null to object

webpack/bootstrap:2:
Store.SET_DATA
node_modules/vuex/dist/vuex.common.js:727:13
wrappedMutationHandler
} function registerMutation (store, type, handler, local) { var entry = store._mutations[type] || (store._mutations[type] = []); entry.push(function wrappedMutationHandler (payload) { handler.call(store, local.state, payload); }); } function registerAction (store, type, handler, local) { var entry = store._actions[type] || (store._actions[type] = []);
node_modules/vuex/dist/vuex.common.js:393:7
commitIterator
} return } this._withCommit(function () { entry.forEach(function commitIterator (handler) { handler(payload); }); }); this._subscribers.forEach(function (sub) { return sub(mutation, this$1.state); }); if (
node_modules/vuex/dist/vuex.common.js:392:11
console.error(("[vuex] unknown mutation type: " + type)); } return } this._withCommit(function () { entry.forEach(function commitIterator (handler) { handler(payload); }); }); this._subscribers.forEach(function (sub) { return sub(mutation, this$1.state); });
node_modules/vuex/dist/vuex.common.js:523:3
Store._withCommit
}; Store.prototype._withCommit = function _withCommit (fn) { var committing = this._committing; this._committing = true; fn(); this._committing = committing; }; Object.defineProperties( Store.prototype, prototypeAccessors$1 );
node_modules/vuex/dist/vuex.common.js:391:8
Store.commit
if (process.env.NODE_ENV !== 'production') { console.error(("[vuex] unknown mutation type: " + type)); } return } this._withCommit(function () { entry.forEach(function commitIterator (handler) { handler(payload); }); }); this._subscribers.forEach(function (sub) { return sub(mutation, this$1.state); });
node_modules/vuex/dist/vuex.common.js:336:19
Store.boundCommit [as commit]
var commit = ref.commit; this.dispatch = function boundDispatch (type, payload) { return dispatch.call(store, type, payload) }; this.commit = function boundCommit (type, payload, options) { return commit.call(store, type, payload, options) }; // strict mode this.strict = strict;
node_modules/vuex/dist/vuex.common.js:681:13
local.commit
console.error(("[vuex] unknown local mutation type: " + (args.type) + ", global type: " + type)); return } } store.commit(type, payload, options); } }; // getters and state object must be gotten lazily // because they will be changed by vm update

Request Details

URI /advanced-diploma-in-hr-management
Request Method GET
HTTP Version 1.1
Connection Keep-Alive

Headers

HOST localhost:3000
ACCEPT */*
USER-AGENT claudebot
X-FORWARDED-FOR 44.222.116.199
X-FORWARDED-HOST study.sasin.edu
X-FORWARDED-SERVER study.sasin.edu

Cookies