Olá, acabei de atualizar meu site para a versão 2.4.5 e para o ramo estável mais recente do plugin Assign, e meu site exibe uma página em branco, a menos que eu desative o plugin Assign. Se eu puder fornecer qualquer informação de diagnóstico, por favor, me avise.
No seu app.yml, você clona a branch estável do plugin?
No seu
app.yml, você clona a branch estável do plugin?
Sim, assim:
hooks:
after_code:
- exec:
cd: $home/plugins
cmd:
- git clone https://github.com/discourse/docker_manager.git
- git clone https://github.com/discourse/discourse-spoiler-alert.git
- git clone https://github.com/discourse/discourse-styleguide.git
- git clone --branch stable https://github.com/discourse/discourse-solved.git
- git clone https://github.com/discourse/discourse-user-notes.git
- git clone https://github.com/discourse/discourse-checklist.git
- git clone --branch stable https://github.com/discourse/discourse-assign.git
E se você usar:
git clone --single-branch --branch stable
E se você usar:
git clone --single-branch --branch stable
Isso resulta no mesmo problema. Por que adicionar --single-branch faria diferença?
Para constar, aqui está o erro de JS que está quebrando a renderização do site
TypeError: t.addKeyboardShortcut não é uma função _discourse-assign-247a26621189a1714b70bd1b1b82b3a6fecb3b42abd693e59778ada8c009780f.js:732:8
initialize _discourse-assign-247a26621189a1714b70bd1b1b82b3a6fecb3b42abd693e59778ada8c009780f.js:732
withPluginApi _application-ed0ac692ab93afd4124933b80c2b9e44bca02a77b73366b3e67eef88e883e0db.js:21205
initialize _discourse-assign-247a26621189a1714b70bd1b1b82b3a6fecb3b42abd693e59778ada8c009780f.js:743
initialize _application-ed0ac692ab93afd4124933b80c2b9e44bca02a77b73366b3e67eef88e883e0db.js:7258
jQuery 21