GokulNC
(Gokul NC)
Fevereiro 28, 2020, 2:27pm
1
This plugin allows users to choose one badge with an image to show on their user card.
When I go to my Profile Preferences (https://dicourse.forum/u/xxx/preferences/profile ) with this plugin ON, I get the following error:
Uncaught Error: Could not find module `discourse/mixins/badge-select-controller` imported from `discourse/plugins/discourse-user-card-badges/discourse/controllers/preferences-card-badge`
Please fix this.
sam
(Sam Saffron)
Fevereiro 29, 2020, 9:11am
2
I believe @pmusaraj fixes some issues with this 10 days ago, are you sure you are on latest?
2 curtidas
sam
(Sam Saffron)
Fevereiro 29, 2020, 8:21pm
4
I mean latest version of the plugin, I guess you are unless you pinned to a version
We will investigate this over the next 2 weeks
6 curtidas
techAPJ
(Arpit Jalan)
Março 5, 2020, 10:11am
6
5 curtidas
cvx
(Jarek Radosz)
Março 5, 2020, 2:00pm
8
Corrigido em:
master ← controller-fix
merged 09:10PM - 06 Mar 20 UTC
A change in core (https://github.com/discourse/discourse/commit/ac06c87b43505a0d… d8f09da99e25cab5595abd99) broke the preferences of this plugin. This commit restores the missing properties.
Além disso, parece que este plugin estava praticamente desativado desde maio de 2018. Aqui está uma correção separada para exibir imagens de distintivos:
master ← display-fix
merged 09:12PM - 06 Mar 20 UTC
Broken since May 2018 https://github.com/discourse/discourse/pull/5814
7 curtidas