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

After viewing Steady-state analysis of default model you cannot download model from BioModels. #4

Open
bartjuw opened this issue Aug 30, 2024 · 0 comments
Assignees

Comments

@bartjuw
Copy link
Contributor

bartjuw commented Aug 30, 2024

Repro:

  1. Simulate default model.
  2. Go to analysis tab and pick Steady-state
  3. Now go to Biomodels search box and pick a model to download.

Result: No model download, usually webpage is blank.
In Browser console (developer tools):
TypeError: Cannot read properties of undefined (reading 'indexOf')
at SteadyState.js:78:55
at Array.map ()
at BB.renderTable (SteadyState.js:67:80)
at BB.render (SteadyState.js:149:47)

Browser MS Edge

Expected behavior: Clear out old model and analysis and load new model (Or notify user that previous analysis will be lost).

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

2 participants