# I'm getting errors when I switch categories too quickly

**URL:** https://meta.discourse.org/t/im-getting-errors-when-i-switch-categories-too-quickly/374342
**Category:** Support
**Created:** [July 15, 2025, 5:21pm UTC](https://meta.discourse.org/t/im-getting-errors-when-i-switch-categories-too-quickly/374342 "2025-07-15T17:21:32Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![David\_Ghost](https://avatars.discourse-cdn.com/v4/letter/d/c37758/32.png) [@David\_Ghost](https://meta.discourse.org/u/David_Ghost)
#### Post date: [July 15, 2025, 5:21pm UTC](https://meta.discourse.org/t/im-getting-errors-when-i-switch-categories-too-quickly/374342/1 "2025-07-15T17:21:33Z")

</div>

Sometimes, i only need to switch categories 2 or 3 times to get that:

 ![Capture d'écran 2025-07-15 1914332](https://global.discourse-cdn.com/meta/original/4X/f/9/d/f9dba9286bd556f60bc81fd5a6ed4439d12f2a8a.png)

I tried several things, like disabling all the TCs and all the plugins, but the problem persists.

The only thing that works is [mydomain.com/?safe\_mode=no\_themes](http://mydomain.com/?safe_mode=no_themes)

I’m using the [FKB Pro - Social theme](https://meta.discourse.org/t/fkb-pro-social-theme/234323) now, i have already tested with other themes, but it’s always the same issue. What else can I try?

I’m using a ARM64 VPS in cloudflare.

Thank you

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [July 15, 2025, 7:04pm UTC](https://meta.discourse.org/t/im-getting-errors-when-i-switch-categories-too-quickly/374342/2 "2025-07-15T19:04:22Z")

</div>

> [@David\_Ghost](#):
>
> I’m using the [FKB Pro - Social theme](https://meta.discourse.org/t/fkb-pro-social-theme/234323)

This is potentially going to cause an issue btw, e.g.:

> <https://github.com/VaperinaDEV/fkb-pro-theme/blob/97875565bb9dd64ea1cbea9707d935df303d86ef/javascripts/discourse/templates/connectors/discovery-below/fkb-panel-sidebar.js#L38>

I’m not sure how often that component gets redrawn, but the Ajax requests are not cached which may lead to unnecessary burden on the server, especially give how little that data changes over time.

---

<div class="post-metadata">

### Author: ![David\_Ghost](https://avatars.discourse-cdn.com/v4/letter/d/c37758/32.png) [@David\_Ghost](https://meta.discourse.org/u/David_Ghost)
#### Post date: [July 15, 2025, 7:18pm UTC](https://meta.discourse.org/t/im-getting-errors-when-i-switch-categories-too-quickly/374342/3 "2025-07-15T19:18:24Z")

</div>

Thank you very much. Hope there’s no problem with @Don theme. I will continue to investigate where’s the issue

---

<div class="post-metadata">

### Author: ![David\_Ghost](https://avatars.discourse-cdn.com/v4/letter/d/c37758/32.png) [@David\_Ghost](https://meta.discourse.org/u/David_Ghost)
#### Post date: [July 18, 2025, 4:55pm UTC](https://meta.discourse.org/t/im-getting-errors-when-i-switch-categories-too-quickly/374342/4 "2025-07-18T16:55:34Z")

</div>

i have made some others tests, and it’s looks like it’s related to the [Right Sidebar Blocks](https://meta.discourse.org/t/right-sidebar-blocks/231067) (or the fact that i’m using it together with the fkb panel, who comes with the [FKB Pro - Social theme](https://meta.discourse.org/t/fkb-pro-social-theme/234323). Its works fine without errors when i disable this tc, then visits the site in [safe mode](https://meta.discourse.org/t/using-safe-mode-to-troubleshoot-issues-with-themes-and-plugins/53504).

i dont know what to do now.

Maybe it’s not well configured?

for my blocks, i’m using `minimal-gamification-leaderboard` with no params. Same for `top topics`. Then i have `recent-replies` with count 5.
