knowledgesystems / signal

Somatic Integration of Germline Alterations in cancer
https://www.signaldb.org/
MIT License
2 stars 5 forks source link

White page on first load #123

Closed inodb closed 3 years ago

inodb commented 3 years ago

Whenever you visit the page for the first time it gives a white page

After looking a bit I think it has something to do with the page being HTML instead of JS:

https://www.signaldb.org/static/js/main.4e1941ae.js

because you see this type of error in the console:

Uncaught SyntaxError: Unexpected token '<'

There is an issue here as well about it related to create-react-app:

https://github.com/facebook/create-react-app/issues/4260

onursumer commented 3 years ago

127 does not seem to fix the issue for the production instance.

onursumer commented 3 years ago

Fixed by #128