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
I think the problem here is that we're getting to the story (poll) from an interface which uses the Algolia interface. Algolia does not support polls so the way they're usually getting into the application is if we load a story using the normal API, e.g. from the home screen, the info from that API response is sent onwards to CommentsFragment which uses it to show the polls.
The way to solve this is to load/reload the HN API response when going into a story which is fetched from the Algolia API.
SimonHalvdansson
changed the title
Polls
Polls not showing when coming from Algolia (search/submissions)
Mar 3, 2024
Maybe I misremembered it, but I thought that polls were once implemented in Harmonic.
For example:
https://news.ycombinator.com/item?id=39572682
Shows as:
And in the user view it looks even weirder with "null" posts:
The text was updated successfully, but these errors were encountered: