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

App crashes when labels don't match data #146

Open
ms609 opened this issue Apr 25, 2023 · 1 comment
Open

App crashes when labels don't match data #146

ms609 opened this issue Apr 25, 2023 · 1 comment
Labels
app Issues arising in the Shiny app

Comments

@ms609
Copy link
Owner

ms609 commented Apr 25, 2023

To reproduce:

  • load rdscs dataset - which contains trees labelled t1, t2, as well as properly labelled data
  • Load trees from file
  • Begin search.
  • BOOM.

or:

  • Load data from file
  • Load inbuilt matrix
  • Attempt to load data from file & run search
  • BOOM.
@ms609
Copy link
Owner Author

ms609 commented Jul 5, 2023

Hopefully fixed in v1.3.2.9001 , but needs testing

@ms609 ms609 added the app Issues arising in the Shiny app label Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app Issues arising in the Shiny app
Projects
None yet
Development

No branches or pull requests

1 participant