Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught (in promise) TypeError: Cannot read property 'toString' of undefined #2516

Closed
2 tasks done
bsekachev opened this issue Dec 2, 2020 · 0 comments · Fixed by #2517
Closed
2 tasks done

Uncaught (in promise) TypeError: Cannot read property 'toString' of undefined #2516

bsekachev opened this issue Dec 2, 2020 · 0 comments · Fixed by #2517
Assignees
Labels
bug Something isn't working
Milestone

Comments

@bsekachev
Copy link
Member

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)

  1. Create an object
  2. Lock it
  3. Try to delete with Del

Context

Your Environment

  • Git hash commit (git log -1): d6ac8cc
  • Docker version docker version (e.g. Docker 17.0.05): N/A
  • Are you using Docker Swarm or Kubernetes? No
  • Operating System and version (e.g. Linux, Windows, MacOS): Ubuntu 18.04
@bsekachev bsekachev added the bug Something isn't working label Dec 2, 2020
@bsekachev bsekachev added this to the 1.2.0-release milestone Dec 2, 2020
@bsekachev bsekachev self-assigned this Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant