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

More elegantly handle error when attempting to animate single-sample trajectory #784

Open
fedarko opened this issue Sep 15, 2020 · 0 comments

Comments

@fedarko
Copy link
Contributor

fedarko commented Sep 15, 2020

From biocore/empress#319:

Problem 1

When certain fields are selected as the trajectory / gradient in Emperor, I see an Uncaught TypeError: Cannot read property 'value' of undefined error in the console:

This is an Emperor feature/bug if you see the traceback this originates from the animations-controller.js. This happens when only single-sample trajectories are selected so there's nothing to animate. This should be better handled on the Emperor side.

Documenting this here for future reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant