Unread stories don't load. Only read stories load.

When I click or use the arrows to move to an Unread story, the story is marked as read but nothing appears in the story pane.  If I click on a different story, then click on the original now-read story, the story appears.  The Chrome Developer Console shows this exception:

Uncaught TypeError: d.is_social is not a function    at d.update_read_count (common.js?1490313325:1618)
    at d. (common.js?1490313325:1616)
at d.mark_story_hash_as_read (common.js?1490313325:1489)
at d. (common.js?1490313325:1616)
at d.mark_read (common.js?1490313325:1616)
at detect_selected_story (common.js?1490313325:1624)
at d.select_story (common.js?1490313325:1607)
at u (common.js?1490313325:1014)
at d.trigger (common.js?1490313325:1012)
at d.set (common.js?1490313325:1017)

1 Like

I’m having this problem too.

1 Like

If you navigate with “j” on the keyboard, the view is not scrolling for unread stories, but they are marked as read. If you navigate back with “k”, the view is scrolling.

Yes, this is possible. I just pushed out a big update that I’ll announce on Monday. But I need to make sure everything’s working. 

Can you post a screenshot? I’m having trouble reproducing the bug. I really just need to know which view settings you have setup for the feed or folder.

Here the “focus” should be on the “Docker Blog” story, as I have just pressed “j”, but it’s not. If I continue pressing “j”, it would mark stories as read, but will not scroll to them.

You’re probably reading a folder in the List view and using the Feed view. I just pushed out a fix for the issue you’re describing. Let me know if that works out, just reload the page.

1 Like

Yes, the fix works for me, thanks!

While my problem didn’t exactly resemble Hristo’s, I can’t replicate my problem any more.

Thanks Samuel!  :-)

1 Like

I am also no longer experiencing this problem, thank you!