Skip to content

Triggering an old image caching bug. #2920

Answered by Suges
Suges asked this question in Q&A
Discussion options

You must be logged in to vote

I think I actually just squashed the bug while getting ready to transfer it to jsbin.

I accidentally had two event listeners on my "load a drawing" button; cy.elements().remove(); cy.add( newEleJsons ) was getting triggered twice in rapid succession. Since I removed the second trigger Cytoscape settled right down.

I think we're good here, thanks for your response!

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Suges
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants