mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-23 02:31:28 +00:00
rework infinite scroll request synchronization
This commit is contained in:
@@ -175,7 +175,8 @@ function headlines_callback2(transport, active_feed_id, is_cat, feed_cur_page) {
|
||||
}
|
||||
|
||||
_feed_cur_page = feed_cur_page;
|
||||
|
||||
_infscroll_request_sent = 0;
|
||||
|
||||
notify("");
|
||||
} catch (e) {
|
||||
exception_error("headlines_callback2", e);
|
||||
|
||||
Reference in New Issue
Block a user