# 精选徽章打破用户资料页面布局

**URL:** <https://meta.discourse.org/t/featured-badges-breaks-user-profile-page/361981>\
**Category:** General\
**Created:** [2025年四月15日 21:32 UTC](https://meta.discourse.org/t/featured-badges-breaks-user-profile-page/361981 "2025-04-15T21:32:17Z")\
**Posts on this page:** 1\
**Showing post:** 1

<div class="post-metadata">

**Author:** ![Roi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/roi/32/130587_2.png) [@Roi](https://meta.discourse.org/u/Roi)\
**Post date:** [2025年四月15日 21:32 UTC](https://meta.discourse.org/t/featured-badges-breaks-user-profile-page/361981/1 "2025-04-15T21:32:17Z")

</div>

您好，

我注意到，用户资料页面在标题“特色徽章”之后就结束了。下面没有其他内容（尤其是没有保存按钮），除了网站的页脚。

在开发者控制台中发现了以下内容：

```plaintext
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'split')
    at l.anonymous (user-featured-badges.js:12:1)
    at getter (index.js:444:104)
    at l.a [作为 featuredBadges] (cache-BESCGvbE.js:1878:17)
    at eM (cache-BESCGvbE.js:1647:18)
    at index.js:95:32
    at index.js:75:37
    at Z (index.js:418:5)
    at T (index.js:74:16)
    at eU (index-Cx6axmzR.js:1786:17)
    at eK.create (index-Cx6axmzR.js:1961:17)
    at Object.evaluate (index.js:1393:23)
    at Object.evaluate (index.js:770:198)
    at tq.evaluateSyscall (index.js:3353:20)
    at tq.evaluateInner (index.js:3332:60)
    at tq.evaluateOuter (index.js:3329:10)
    at t1.next (index.js:3990:46)
    at t1._execute (index.js:3979:21)
    at t1.execute (index.js:3955:41)
    at tW.handleException (index.js:3447:19)
    at tJ.handleException (index.js:3595:52)
    at t$.throw (index.js:3400:16)
    at ek.evaluate (index.js:964:42)
    at t$._execute (index.js:3387:34)
    at t$.execute (index.js:3379:17)
    at tQ.rerender (index.js:3613:8)
    at t5.render (index-Cx6axmzR.js:5114:55)
    at index-Cx6axmzR.js:5390:16
    at tD (index.js:2893:7)
    at io._renderRoots (index-Cx6axmzR.js:5370:7)
    at io._renderRootsTransaction (index-Cx6axmzR.js:5418:12)
    at io._revalidate (index-Cx6axmzR.js:5451:10)
    at invoke (index.js:262:14)
    at m.flush (index.js:180:11)
    at g.flush (index.js:334:19)
    at q._end (index.js:762:32)
    at index.js:499:12

```

---

_[View the full topic](https://meta.discourse.org/t/featured-badges-breaks-user-profile-page/361981)._
