When clicking OK in the TagDiscussionModal on nightly.flarum.site the following error is shown in the console:
Uncaught (in promise) TypeError: app.current.get(...) is undefined
onsubmit TagDiscussionModal.js:310
promise callback*module.exports</mt</a.onsubmit TagDiscussionModal.js:308
handleEvent render.js:888
Lt instrument.js:345
[...]
exports render.js:964
a mount-redraw.js:14
show ModalManagerState.js:35
onclick addTagControl.js:11
handleEvent render.js:888
Lt instrument.js:324
Lt instrument.js:345
I render.js:910
[...]
Another thing that happened is that the post scrubber showed "NaN of 16 posts", until I refreshed. I cannot reproduce the issue anymore unfortunately, but this is exactly what I did:
- open an unread discussion with no tags (as an admin)
- add a tag to the discussion
- start scrolling
These steps are not enough to reproduce the issue, but maybe they can still help...