Handle unexpected payload variables sensibly
Currently errors are thrown when passing unexpected values to reducer methods as the payload. These should handle gracefully.
Currently errors are thrown when passing unexpected values to reducer methods as the payload. These should handle gracefully.