# 最新更新导致网站故障（visibleListTags 问题）

**URL:** <https://meta.discourse.org/t/latest-update-borked-site-visiblelisttags-issue/85921>\
**Category:** Bug\
**Created:** [2018年四月22日 19:50 UTC](https://meta.discourse.org/t/latest-update-borked-site-visiblelisttags-issue/85921 "2018-04-22T19:50:59Z")\
**Posts on this page:** 6\
**Page:** 1

<div class="post-metadata">

**Author:** ![8BIT](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/8bit/32/76872_2.png) [@8BIT](https://meta.discourse.org/u/8BIT)\
**Post date:** [2018年四月22日 19:50 UTC](https://meta.discourse.org/t/latest-update-borked-site-visiblelisttags-issue/85921/1 "2018-04-22T19:50:59Z")

</div>

![20%20PM](https://global.discourse-cdn.com/meta/original/3X/9/9/99739fe71062ee45439b5ea7ec41cf4c0eb23f97.png)

seems to be showing the homepage over and over again…

[https://d.pr/v/RzgeX8](https://d.pr/v/RzgeX8)

---

<div class="post-metadata">

**Author:** ![8BIT](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/8bit/32/76872_2.png) [@8BIT](https://meta.discourse.org/u/8BIT)\
**Post date:** [2018年四月22日 20:09 UTC](https://meta.discourse.org/t/latest-update-borked-site-visiblelisttags-issue/85921/2 "2018-04-22T20:09:01Z")

</div>

can’t seem to get into any post, etc.

---

<div class="post-metadata">

**Author:** ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)\
**Post date:** [2018年四月22日 20:28 UTC](https://meta.discourse.org/t/latest-update-borked-site-visiblelisttags-issue/85921/3 "2018-04-22T20:28:23Z")

</div>

The error I’m seeing in the console is `Cannot read property 'indexOf' of undefined`. It’s being thrown from the `visibleListTags` function.

This is a shot in the dark, but could you try disabling the Site Setting ‘suppress\_overlapping\_tags\_in\_list’?

---

<div class="post-metadata">

**Author:** ![8BIT](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/8bit/32/76872_2.png) [@8BIT](https://meta.discourse.org/u/8BIT)\
**Post date:** [2018年四月22日 20:32 UTC](https://meta.discourse.org/t/latest-update-borked-site-visiblelisttags-issue/85921/4 "2018-04-22T20:32:50Z")

</div>

i had actually tried that and it didn’t work the first few times i flipped it…

but… strangely it works now…? 3rd time’s the charm?

[https://gph.is/1KjihQe](https://gph.is/1KjihQe)

---

<div class="post-metadata">

**Author:** ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)\
**Post date:** [2018年四月23日 12:21 UTC](https://meta.discourse.org/t/latest-update-borked-site-visiblelisttags-issue/85921/8 "2018-04-23T12:21:44Z")

</div>

Fixed the underlying bug via:

[https://github.com/discourse/discourse/commit/3707cce1f0a92e149a401c97dbd0a409e957a79e](https://github.com/discourse/discourse/commit/3707cce1f0a92e149a401c97dbd0a409e957a79e)

You can enable the `suppress_overlapping_tags_in_list ` setting again, if you want to, @8BIT.

---

<div class="post-metadata">

**Author:** ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)\
**Post date:** [2018年四月24日 05:19 UTC](https://meta.discourse.org/t/latest-update-borked-site-visiblelisttags-issue/85921/9 "2018-04-24T05:19:25Z")

</div>


