你好!
刚安装了 discourse 并从 myBB 论坛导入了大量分类和帖子。点击“重新排序分类”按钮时
没有任何反应,并且控制台抛出以下错误:
rsvp.js:23 Uncaught TypeError: Cannot read properties of undefined (reading 'show')
at m.reorderCategories (navigation.js:59:16)
at e.selectCategoryAdminDropdownAction (d-navigation.js:175:16)
at $._join (index.ts:646:21)
at $.join (index.ts:362:17)
at p (index.js:156:1)
at index.js:707:1
at e.flaggedInstrument (index.js:126:1)
at index.js:706:1
at Object.onChange (index.js:665:1)
at e._onChange (categories-admin-dropdown.js:37:18)
at e._boundaryActionHandler (select-kit.js:410:38)
at select-kit.js:330:12
at rsvp.js:459:1
at new R (rsvp.js:915:1)
at e._onChangeWrapper (select-kit.js:312:12)
at $._join (index.ts:646:21)
at $.join (index.ts:362:17)
at p (index.js:156:1)
at s.change (index.js:257:1)
at e.select (select-kit.js:597:22)
at $._run (index.ts:665:23)
at $._join (index.ts:640:19)
at $.join (index.ts:362:17)
at p (index.js:156:1)
at s.select (index.js:257:1)
at e.click (select-kit-row.js:91:20)
at e.trigger (core_view.js:63:1)
at e.r [as trigger] (index.js:383:1)
at e.trigger (ember-events.js:138:30)
at e.r [as trigger] (index.js:383:1)
at HTMLLIElement.o (ember-events.js:203:39)
这似乎是这个旧问题的重复?
但我们运行的是最新版本:

我们有点卡住了,任何帮助都将不胜感激。

