KarrLab / datanator_frontend

Graphical web-based interface for the Datanator toolkit for discovering data for modeling cells
https://datanator.info
MIT License
1 stars 1 forks source link

[Airbrake] [Production] me(...).then(...).catch(...).finally is not a function #305

Closed karr-lab-daemon closed 4 years ago

karr-lab-daemon commented 4 years ago

Airbrake error: #2932 Airbrake project: datanator_frontend

Error type: TypeError Error message: me(...).then(...).catch(...).finally is not a function Where: <no information> Occurred at: Jul 01, 2020 12:26:44 UTC First seen at: Jul 01, 2020 12:26:44 UTC Occurrences: 0 (0 since last deploy on Jun 29, 2020 21:06:11 UTC) Severity: error

URL: https://datanator.info/search/unc-68/Caenorhabditis%20elegans/ File: https://datanator.info/static/js/scenes/SearchResults/SearchResultsList.js

Backtrace:

https://datanator.info/static/js/scenes/SearchResults/SearchResultsList.js:103:in finally
https://datanator.info/static/js/scenes/SearchResults/SearchResultsList.js:70:in fetchResults
https://datanator.info/static/js/scenes/SearchResults/SearchResultsList.js:48:in updateStateFromLocation
https://datanator.info/static/node_modules/react-dom/cjs/react-dom.production.min.js:212:in componentDidMount
jonrkarr commented 4 years ago

This is the same issue as #304