You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uncaught (in promise) TypeError: Cannot read property 'toString' of undefined
at notifications-reducer.ts:778
at combination (redux.js:459)
at dispatch (redux.js:213)
at redux-logger.js:1
at index.js:11
at dispatch (redux.js:638)
at annotation-actions.ts:526
redux-logger.js:1
My actions before raising this issue
Expected Behaviour
No exceptions happen
Current Behaviour
Uncaught (in promise) TypeError: Cannot read property 'toString' of undefined
at notifications-reducer.ts:778
at combination (redux.js:459)
at dispatch (redux.js:213)
at redux-logger.js:1
at index.js:11
at dispatch (redux.js:638)
at annotation-actions.ts:526
redux-logger.js:1
Possible Solution
Fix the bug
Steps to Reproduce (for bugs)
Context
Your Environment
git log -1
): d6ac8ccdocker version
(e.g. Docker 17.0.05): N/AThe text was updated successfully, but these errors were encountered: