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

Redrawing a workflow causes the SelectionPlugin to fail #36

Open
multimeric opened this issue Feb 12, 2018 · 0 comments
Open

Redrawing a workflow causes the SelectionPlugin to fail #36

multimeric opened this issue Feb 12, 2018 · 0 comments

Comments

@multimeric
Copy link

multimeric commented Feb 12, 2018

Simply running the following code will cause cwl-svg SelectionPlugin to break:

workflow.destroy();
workflow.draw();

I have again made a repo that demonstrates this bug with the minimal code: https://github.com/TMiguelT/CwlSvgSelectionBug.

Notably, running this code twice (clicking the "Redraw" button in the above example twice) causes the entire workflow to fail to render.

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