You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
Repro:
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).
The text was updated successfully, but these errors were encountered: