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 after adding tag #1546

Closed
idx-jsuther opened this issue May 15, 2020 · 1 comment
Closed

Error after adding tag #1546

idx-jsuther opened this issue May 15, 2020 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@idx-jsuther
Copy link

My actions before raising this issue

Steps to Reproduce (for bugs)

  1. Create task with one label.
  2. Add tag to image.
  3. Select tag in objects menu.
  4. Click anywhere on the image in the current frame

Your Environment

  • Git hash commit (git log -1): release 1.0.0 beta2
  • Docker version docker version (e.g. Docker 17.0.05): 19.03.8
  • Are you using Docker Swarm or Kubernetes? No
  • Operating System and version (e.g. Linux, Windows, MacOS): Windows 10
  • Error message:
TypeError
Cannot read property 'removeClass' of undefined

TypeError: Cannot read property 'removeClass' of undefined
    at Mu.deactivateShape (http://localhost:8080/cvat-ui.min.js:72:1383432)
    at Mu.deactivate (http://localhost:8080/cvat-ui.min.js:72:1383945)
    at Mu.activate (http://localhost:8080/cvat-ui.min.js:72:1386524)
    at Mu.notify (http://localhost:8080/cvat-ui.min.js:72:1376376)
    at Cc.notify (http://localhost:8080/cvat-ui.min.js:72:1293598)
    at Cc.activate (http://localhost:8080/cvat-ui.min.js:72:1296682)
    at Lu.activate (http://localhost:8080/cvat-ui.min.js:72:1390992)
    at od.componentDidUpdate (http://localhost:8080/cvat-ui.min.js:72:1424967)
    at yl (http://localhost:8080/cvat-ui.min.js:43:100837)
    at t.unstable_runWithPriority (http://localhost:8080/cvat-ui.min.js:51:3465)

-Logs: https://pastebin.com/gJm3ejaL

@bsekachev
Copy link
Member

@idx-jsuther

Please update CVAT. The issue should be resolved.
Probably duplicate of #1540
Let us know if it is not true.

@bsekachev bsekachev added the bug Something isn't working label May 15, 2020
@bsekachev bsekachev added the duplicate This issue or pull request already exists label May 15, 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 duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants