[JES] Fix for comments disappearing. I had an invalid check when trying to...
Compare changes
Files
2+ 6
− 0
@@ -85,6 +85,12 @@ export default function reducer(state = defaultState, action = {}) {
[JES] Fix for comments disappearing. I had an invalid check when trying to determine if a comment was new or if it was an edit of an existing comment