Stable broken due to discourse-spoiler-alert

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

Can you try: How to use Discourse Safe Mode

This also can be a theme.

Caused by spoiler alert (disabled plugin and everything works)

rebuilding now with my other plugins enabled

Confirmed, caused by spoiler alert

@vinothkannans can you make your commit cross compatible with stable? https://github.com/discourse/discourse-spoiler-alert/commit/cf6c15777befc2d99ad09131ac5830052ee4d76c if Tag is not there… then do non of that fancy.

5 Likes

Thanks @sam for keeping an eye on things :slight_smile:

3 Likes

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

8 Likes

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

Thanks

5 Likes

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