We apologize for the instability of composr.app and appreciate your patience. We are working on the statistics addon and trying to find an optimal way to store and render data. Unfortunately, we have yet to find a solution that can handle the traffic (and therefore, tens of millions of statistical records) of composr.app. We're working hard on one.
Issue happens to non-admin users who are also not guests.
AJAX-based infinite scrolling kicks in and loads additional categories to display. However, the main_multi_content block's de-duplication code (based on too many results coming back when doing a JOIN) don't handle the differences in offset correctly.
(Click to enlarge)
#3795 - Category replication and panels
Issue happens to non-admin users who are also not guests.
AJAX-based infinite scrolling kicks in and loads additional categories to display. However, the main_multi_content block's de-duplication code (based on too many results coming back when doing a JOIN) don't handle the differences in offset correctly.