Reply to 915591546996699136
@rradczewski Sounds interesting. Instead of having one combineReducers, you would define the state for your component through reducers in a mapEventsToState() method. Which would be per component. So your component would need to know which events exist.