Paging doesn't work for get_ranked_posts communities version (i.e. tag:"my")

The end result is it keeps showing the same 20 posts as you scroll.

{id: 7, jsonrpc: "2.0", method: "bridge.get_ranked_posts",…} id :  7 jsonrpc :  "2.0" method :  "bridge.get_ranked_posts" params :  {sort: "trending", tag: "my", limit: 20, start_author: "kesityu.fashion",…} limit :  20 observer : 

This is high-priority issue, it should be included in upcoming hivemind release, so prioritize over other work.

Probably it is these functions with problem: get_trending_ranked_posts_for_observer_communities and get_hot_ranked_posts_for_observer_communities

Edited by Dan Notestein