# Stable broken due to discourse-spoiler-alert

**URL:** https://meta.discourse.org/t/stable-broken-due-to-discourse-spoiler-alert/94837
**Category:** Support
**Created:** [August 16, 2018, 12:08am UTC](https://meta.discourse.org/t/stable-broken-due-to-discourse-spoiler-alert/94837 "2018-08-16T00:08:51Z")
**Posts on this page:** 10
**Page:** 1

<div class="post-metadata">

### Author: ![TerminalAddict](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/terminaladdict/32/119676_2.png) [@TerminalAddict](https://meta.discourse.org/u/TerminalAddict)
#### Post date: [August 16, 2018, 12:08am UTC](https://meta.discourse.org/t/stable-broken-due-to-discourse-spoiler-alert/94837/1 "2018-08-16T00:08:51Z")

</div>

no errors in ./launcher rebuild app  
Errors in browser inspector: undefined is not an object (evaluating ‘i.Tag.prototype’)  
also: TypeError: Cannot read property ‘prototype’ of undefined  
all plugins disabled

> ```
> hooks:
> after_code:
> - exec:
> cd: $home/plugins
> cmd:
> - git clone https://github.com/discourse/docker_manager.git
> # - git clone https://github.com/davidtaylorhq/discourse-whos-online.git
> - git clone https://github.com/discourse/discourse-spoiler-alert.git
> - git clone https://github.com/discourse/discourse-cakeday.git
> #- git clone https://github.com/angusmcleod/discourse-events.git
> #- git clone https://github.com/angusmcleod/discourse-locations.git
> #- git clone https://github.com/discourse/discourse-tooltips.git
> # - git clone https://github.com/discourse/discourse-push-notifications.git
> #- git clone https://github.com/communiteq/discourse-sitemap.git
> 
> ```

Not showing anything, but does produce html  
seen here [https://www.mcrides.co.nz](https://www.mcrides.co.nz)

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [August 16, 2018, 12:32am UTC](https://meta.discourse.org/t/stable-broken-due-to-discourse-spoiler-alert/94837/2 "2018-08-16T00:32:58Z")

</div>

> [@Installation Error when rebuilding with Discourse Official Plugins (Discourse v2.0.3)](https://meta.discourse.org/t/installation-error-when-rebuilding-with-discourse-official-plugins-discourse-v2-0-3/94739/7):
>
> The problem is that [discourse-spoiler-alert](https://github.com/discourse/discourse-spoiler-alert) [only works on latest](https://github.com/discourse/discourse-spoiler-alert/commit/cf6c15777befc2d99ad09131ac5830052ee4d76c) Discourse. Your choices: Move to a more recent branch Remove discourse-spoiler-alert [Install an old version](https://meta.discourse.org/t/installing-a-particular-commit-of-a-plugin/33639) of discourse-spoiler-alert (not recommended, because it will probably bit rot there.)

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [August 16, 2018, 12:33am UTC](https://meta.discourse.org/t/stable-broken-due-to-discourse-spoiler-alert/94837/3 "2018-08-16T00:33:10Z")

</div>

Can you try: [Using Safe Mode to troubleshoot issues with themes and plugins](https://meta.discourse.org/t/how-to-use-discourse-safe-mode/53504)

This also can be a theme.

---

<div class="post-metadata">

### Author: ![TerminalAddict](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/terminaladdict/32/119676_2.png) [@TerminalAddict](https://meta.discourse.org/u/TerminalAddict)
#### Post date: [August 16, 2018, 12:38am UTC](https://meta.discourse.org/t/stable-broken-due-to-discourse-spoiler-alert/94837/4 "2018-08-16T00:38:22Z")

</div>

Caused by spoiler alert (disabled plugin and everything works)

rebuilding now with my other plugins enabled

---

<div class="post-metadata">

### Author: ![TerminalAddict](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/terminaladdict/32/119676_2.png) [@TerminalAddict](https://meta.discourse.org/u/TerminalAddict)
#### Post date: [August 16, 2018, 1:02am UTC](https://meta.discourse.org/t/stable-broken-due-to-discourse-spoiler-alert/94837/5 "2018-08-16T01:02:20Z")

</div>

Confirmed, caused by spoiler alert

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [August 16, 2018, 1:43am UTC](https://meta.discourse.org/t/stable-broken-due-to-discourse-spoiler-alert/94837/6 "2018-08-16T01:43:16Z")

</div>

@vinothkannans can you make your commit cross compatible with stable? [FEATURE: Rich text pasting support · discourse/discourse-spoiler-alert@cf6c157 · GitHub](https://github.com/discourse/discourse-spoiler-alert/commit/cf6c15777befc2d99ad09131ac5830052ee4d76c) if Tag is not there… then do non of that fancy.

---

<div class="post-metadata">

### Author: ![TerminalAddict](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/terminaladdict/32/119676_2.png) [@TerminalAddict](https://meta.discourse.org/u/TerminalAddict)
#### Post date: [August 16, 2018, 2:01am UTC](https://meta.discourse.org/t/stable-broken-due-to-discourse-spoiler-alert/94837/8 "2018-08-16T02:01:40Z")

</div>

Thanks @sam for keeping an eye on things 🙂

---

<div class="post-metadata">

### Author: ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)
#### Post date: [August 17, 2018, 11:57am UTC](https://meta.discourse.org/t/stable-broken-due-to-discourse-spoiler-alert/94837/9 "2018-08-17T11:57:52Z")

</div>

@TerminalAddict it should work now with stable branch. Please try again by upgrading it.

---

<div class="post-metadata">

### Author: ![TerminalAddict](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/terminaladdict/32/119676_2.png) [@TerminalAddict](https://meta.discourse.org/u/TerminalAddict)
#### Post date: [August 20, 2018, 9:56pm UTC](https://meta.discourse.org/t/stable-broken-due-to-discourse-spoiler-alert/94837/10 "2018-08-20T21:56:37Z")

</div>

just checking back guys .. rebuild today with spoiler alerts, all is well.

Thanks

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [August 21, 2018, 1:00am UTC](https://meta.discourse.org/t/stable-broken-due-to-discourse-spoiler-alert/94837/11 "2018-08-21T01:00:00Z")

</div>

This topic was automatically closed after 3 days. New replies are no longer allowed.
