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.