Skip to content

state.merge is not a function #17

@srkirkland

Description

@srkirkland

Error in redux on master. Shows up just loading master after a few seconds.

state.merge is not a function. (In 'state.merge({
news: news
})', 'state.merge' is undefined)

updateNews
AnnouncementsRedux.js:23:59
combination
combineReducers.js:133:36

persistReducer.js:147:31
dispatch
createStore.js:178:36
dispatch
index.js:93:38
updateNews
RootContainer.js:109:33
componentDidMount$
RootContainer.js:44:17
tryCatch
runtime.js:65:44
invoke
runtime.js:299:30
tryCatch
runtime.js:65:44
invoke
runtime.js:155:28

runtime.js:165:19
tryCallOne
core.js:37:14

core.js:123:25
_callTimer
JSTimers.js:152:6
_callImmediatesPass
JSTimers.js:200:17
callImmediates
JSTimers.js:464:11
__callImmediates
MessageQueue.js:327:4

MessageQueue.js:145:6
__guardSafe
MessageQueue.js:314:6
flushedQueue
MessageQueue.js:144:17

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions