GokulNC
(Gokul NC)
2020 年2 月 28 日 14:27
1
This plugin allows users to choose one badge with an image to show on their user card.
启用此插件后,当我访问我的个人资料偏好设置(https://dicourse.forum/u/xxx/preferences/profile)时,会出现以下错误:
Uncaught Error: Could not find module `discourse/mixins/badge-select-controller` imported from `discourse/plugins/discourse-user-card-badges/discourse/controllers/preferences-card-badge`
请修复此问题。
sam
(Sam Saffron)
2020 年2 月 29 日 09:11
2
我相信 @pmusaraj 在 10 天前已经修复了其中一些问题,你确定你使用的是最新版本吗?
2 个赞
sam
(Sam Saffron)
2020 年2 月 29 日 20:21
4
我的意思是插件的最新版本,我想你应该是的,除非你已固定到某个版本。
我们将在未来两周内对此进行调查。
6 个赞
cvx
(Jarek Radosz)
2020 年3 月 5 日 14:00
8
已修复:
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.
此外,该插件自 2018 年 5 月起似乎已基本停止维护。以下是针对徽章图片显示的单独修复:
master ← display-fix
merged 09:12PM - 06 Mar 20 UTC
Broken since May 2018 https://github.com/discourse/discourse/pull/5814
7 个赞