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

Attempting to copy the reference sequence track produces an error #1459

Closed
cmdcolin opened this issue Nov 18, 2020 · 0 comments · Fixed by #1689
Closed

Attempting to copy the reference sequence track produces an error #1459

cmdcolin opened this issue Nov 18, 2020 · 0 comments · Fixed by #1689
Assignees
Labels
bug Something isn't working

Comments

@cmdcolin
Copy link
Collaborator

This is sort of a non-sense operation but can be triggered

Uncaught TypeError: Cannot read property 'includes' of undefined
    at :3000/static/js/1.chunk.js:29498
    at Array.filter (<anonymous>)
    at Object.trackConfigurations (:3000/static/js/1.chunk.js:29495)
    at HierarchicalTrackSelector (:3000/static/js/1.chunk.js:28960)
    at :3000/static/js/0.chunk.js:187016
    at :3000/static/js/0.chunk.js:187514
    at trackDerivedFunction (:3000/static/js/0.chunk.js:197162)
    at Reaction.track (:3000/static/js/0.chunk.js:198348)
    at :3000/static/js/0.chunk.js:187512
    at useQueuedForceUpdateBlock (:3000/static/js/0.chunk.js:187561)
    at useObserver (:3000/static/js/0.chunk.js:187506)
    at HierarchicalTrackSelector (:3000/static/js/0.chunk.js:187015)
    at renderWithHooks (:3000/static/js/2.chunk.js:31328)

not really critical but ya

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.

2 participants