We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reported by user on Slack, most likely related to #1668
The text was updated successfully, but these errors were encountered:
The new metadata is added in place, so there's no Redux state update to trigger the new tip labels to be added
auspice/src/reducers/tree.js
Lines 68 to 70 in dae78e7
Sorry, something went wrong.
Update tree.nodeAttrKeys during ADD_EXTRA_METADATA action
tree.nodeAttrKeys
ADD_EXTRA_METADATA
5d821c9
Ensures that new metadata fields added to the tree are included as new tip labels. Fixes #1844
c212525
joverlee521
Successfully merging a pull request may close this issue.
Reported by user on Slack, most likely related to #1668
The text was updated successfully, but these errors were encountered: