OpenBEL / belmgr

Website for managing BEL Evidences - based on Aurelia. Requires the OpenBEL Platform for the backend API/storage.
Apache License 2.0
2 stars 4 forks source link

Crash when /api/nanopubs returns 404 #65

Closed nbargnesi closed 8 years ago

nbargnesi commented 8 years ago

Getting nanopubs in search.js doesn't correctly handle the HTTP 404 case.

Search error  TypeError: Cannot read property 'current_page' of undefined at http://localhost:9000/dist/pages/search.js:108:40

Attaching Chrome devtools console output.

screen shot 2016-06-06 at 1 31 47 pm screen shot 2016-06-06 at 1 31 56 pm
wshayes commented 8 years ago

Okay - I'll fix before tmrw