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

CVAT new UI: Error in AAM #1750

Closed
2 tasks done
TOsmanov opened this issue Jun 18, 2020 · 1 comment · Fixed by #1755
Closed
2 tasks done

CVAT new UI: Error in AAM #1750

TOsmanov opened this issue Jun 18, 2020 · 1 comment · Fixed by #1755
Assignees
Labels
bug Something isn't working
Milestone

Comments

@TOsmanov
Copy link
Contributor

My actions before raising this issue

Expected Behaviour

N/A

Current Behaviour

An error occurs in AAM when switching to 2 frames, if the frames have objects created in shape mode.

Possible Solution

N/A

Steps to Reproduce (for bugs)

  1. Сreate a task
  2. Create objects on 2 frames (in shape mode)
  3. Go to AAM
  4. Switch 2 frames forward

Context

N/A

Your Environment

  • Git hash commit (git log -1):
  • Docker version docker version (e.g. Docker 17.0.05):
  • Are you using Docker Swarm or Kubernetes?
  • Operating System and version (e.g. Linux, Windows, MacOS):
    Windows 10 (version 1809),
    Google chrome (Version 83.0.4103.106 (Official Build) (64-bit))
    CVAT version
    Server: 1.1
    Core: 2.1.1
    Canvas: 1.1.1
    UI: 1.2.2
  • Code example or link to GitHub repo or gist to reproduce problem:
  • Other diagnostic information / logs:
    TypeError

Cannot read property 'pinned' of undefined

TypeError: Cannot read property 'pinned' of undefined
at Du.deactivateShape (https://cvat.org/cvat-ui.min.js:72:1389530)
at Du.deactivate (https://cvat.org/cvat-ui.min.js:72:1389953)
at Du.activate (https://cvat.org/cvat-ui.min.js:72:1392547)
at Du.notify (https://cvat.org/cvat-ui.min.js:72:1382384)
at Ac.notify (https://cvat.org/cvat-ui.min.js:72:1298346)
at Ac.activate (https://cvat.org/cvat-ui.min.js:72:1301430)
at Iu.activate (https://cvat.org/cvat-ui.min.js:72:1397015)
at pd.componentDidUpdate (https://cvat.org/cvat-ui.min.js:72:1430935)
at yl (https://cvat.org/cvat-ui.min.js:43:100837)
at t.unstable_runWithPriority (https://cvat.org/cvat-ui.min.js:51:3465)

Next steps

You may join our Gitter channel for community support.

@azhavoro azhavoro added the bug Something isn't working label Jun 18, 2020
@azhavoro
Copy link
Contributor

Duplicate of #1614

@azhavoro azhavoro marked this as a duplicate of #1614 Jun 18, 2020
@bsekachev bsekachev self-assigned this Jun 18, 2020
@bsekachev bsekachev added this to the 1.1.0-alpha milestone Jun 18, 2020
bsekachev added a commit that referenced this issue Jun 19, 2020
bsekachev added a commit that referenced this issue Jun 19, 2020
* Fixed AAM bug: #1750

* Updated changelog and version
frndmg pushed a commit to signatrix/cvat that referenced this issue Aug 5, 2020
* Fixed AAM bug: cvat-ai#1750

* Updated changelog and version
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.

3 participants