Getting following crash/whiteout, probably since Auspice 2.60.0: TypeError: undefined is not iterable (cannot read property Symbol(Symbol.iterator))
#1895
Labels
Current Behavior
I've hit the following whiteout crash of Auspice multiple times today - I don't remember ever seeing a whiteout like this (at least not in the past few months) so this must be due to a recent change in a recent release.
I've also hit it on Nextclade master: nextstrain/nextclade#1547 which uses 2.60.0 as well.
I hit it multiple times not thinking anything, just reloading the page. Only after filing the Nextclade issue did I look at the console and realized that this is probably an Auspice bug, not a Nextclade bug.
We might want to revert to 2.59.1 unless we have a quick fix for this as it has come up independently around 5 times or more already today. I've added priority: high for now.
Unfortunately I don't know how to reproduce it (yet). Example tree where I encountered this: https://next.nextstrain.org/fetch/genome-test.gi.ucsc.edu/trash/hgPhyloPlace/subtreeAuspice11_genome_test_55b41_3699e0.json?c=gt-nuc_2091&gmax=17887&gmin=15887>=nuc.1674C&label=id:node_7178235 - but not limited to this tree, I've encountered it on a variety of trees.
Tree JSON:
fetch_genome-test.gi.ucsc.edu_trash_hgPhyloPlace_subtreeAuspice11_genome_test_55b41_3699e0.json.json
Error points at
_setSelectedNodes
being involved which is in this file:auspice/src/components/entropy/entropyD3.js
Line 191 in e8337a8
The text was updated successfully, but these errors were encountered: