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

Error: Cannot read property 'each' of undefined #2306

Closed
2 tasks done
bsekachev opened this issue Oct 12, 2020 · 0 comments · Fixed by #2307
Closed
2 tasks done

Error: Cannot read property 'each' of undefined #2306

bsekachev opened this issue Oct 12, 2020 · 0 comments · Fixed by #2307
Assignees
Labels
bug Something isn't working
Milestone

Comments

@bsekachev
Copy link
Member

Error: Cannot read property 'each' of undefined
Source file: https://cvat...com/cvat-ui.98bf07491ccc506ec6be.min.js
Line: 353
Error count: 182
Stack:

TypeError: Cannot read property 'each' of undefined
at e.Sc [as drawCircles] (https://cvat../cvat-ui.98bf07491ccc506ec6be.min.js:353:774496)
at e.calc (https://cvat../cvat-ui.98bf07491ccc506ec6be.min.js:307:127731)
at e.update (https://cvat../cvat-ui.98bf07491ccc506ec6be.min.js:307:125651)
at https://cvat../cvat-ui.98bf07491ccc506ec6be.min.js:307:125114

My actions before raising this issue

Expected Behaviour

No exception

Current Behaviour

There are hundreds of such the exceptions

Possible Solution

Fix the bug

Steps to Reproduce (for bugs)

  1. Draw a point (with number of points === 1)
  2. Drag a cursor

Your Environment

  • Git hash commit (git log -1): d4129f2
  • Docker version docker version (e.g. Docker 17.0.05): N/A
  • Are you using Docker Swarm or Kubernetes? N/A
  • Operating System and version (e.g. Linux, Windows, MacOS): Ubuntu 18.04
@bsekachev bsekachev added the bug Something isn't working label Oct 12, 2020
@bsekachev bsekachev added this to the 1.2.0-beta milestone Oct 12, 2020
@bsekachev bsekachev self-assigned this Oct 12, 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