Updated to Pleroma 2.1.0 - Cannot get remote emoji packs from other instances
When I go on admin-fe -> Emoji packs -> remote packs -> put an instance in the text box (https://fedi.absturztau.be/ for example), it loads the list of remote emoji packs, but when I click on them nothing happens.
Browser console shows this:
TypeError: Cannot read property 'forEach' of undefined
at a.setActiveTab (index.vue:188)
at zt (vue.runtime.esm.js:1854)
at a.n (vue.runtime.esm.js:2178)
at zt (vue.runtime.esm.js:1854)
at a.t.$emit (vue.runtime.esm.js:3863)
at a.setActiveNames (element-ui.common.js:32744)
at a.handleItemClick (element-ui.common.js:32748)
at zt (vue.runtime.esm.js:1854)
at a.t.$emit (vue.runtime.esm.js:3863)
at a.dispatch (emitter.js:29) "v-on handler"
Browser is Google Chrome | 84.0.4147.135 (Official Build) (64-bit) (cohort: Stable) My Pleroma instance is morg.i.ng in case it matters.