Description
Note I originally posted this issue on the wrong repo, original issue here.
Describe the bug
The page on https://codeisscience.com/journal_table/ seems to have a bug. Maybe it's just me or maybe there isn't any data in the database yet, but the page itself looks like it's returning bad data.
Sorry if this has been reported already, or if I'm using the website wrong. If this is a real bug, I'm happy to help with it if no one else is on it already.
To Reproduce
Steps to reproduce the behavior:
- Go to https://codeisscience.com/
- Click on "Open Source Journals" in the top right corner
- See error
Expected behavior
I assume that after I click the link, I would see a list of open source journals.
Screenshots
I'm on Windows 10 and using Google Chrome.
Here's what the page looks like:
Smaller screenshot showing the weird data being returned:
Here are the errors in the JavaScript console:
I am happy to help with this issue if the main contributors don't have time.