# FKB Pro - 社交主题

**URL:** <https://meta.discourse.org/t/fkb-pro-social-theme/234323>\
**Category:** Theme\
**Created:** [2022年七月28日 20:58 UTC](https://meta.discourse.org/t/fkb-pro-social-theme/234323 "2022-07-28T20:58:41Z")\
**Posts on this page:** 1\
**Showing post:** 475

<div class="post-metadata">

**Author:** ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)\
**Post date:** [2025年十二月23日 23:35 UTC](https://meta.discourse.org/t/fkb-pro-social-theme/234323/475 "2025-12-23T23:35:28Z")

</div>

我正在调查右侧边栏中的数字为何是过时的，并且 `sessionStorage` 不会过期。当我执行 `sessionStorage.removeItem("userDetails")` 时，点赞数更新了。

看来这就是罪魁祸首：

> [@Don](#):
>
> 我们现在将这些获取到的数据添加到 `sessionStorage` 中，希望这会有所帮助：[DEV: Save fetched userDetails and userCardDetails into sessionStorage · VaperinaDEV/fkb-pro-theme@f880e5c · GitHub](https://github.com/VaperinaDEV/fkb-pro-theme/commit/f880e5cb026dd7f5b49cbe05bbd55c316e01624d)

也许应该为这些数据添加一个过期时间戳。

---

_[View the full topic](https://meta.discourse.org/t/fkb-pro-social-theme/234323)._
