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
Hm that's strange. I didn't think this would happen but it's probably a small change. A pull request is welcome otherwise I'll take a look later.
Edit: I had a look and it's just that the page to view a comment instead of a news item hasn't been completed
Edit 2: It's because comments and news items are fetched on the same url. The app throws an error if a news item doesn't have a Title (because comments don't have those)
See:
https://news.ycombinator.com/item?id=15380658
vs
http://www.hnclone.win/item?id=15380658
The text was updated successfully, but these errors were encountered: