Disable Quick Reply - topic.js Bug
-
Javascript error on Topic page:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'enableQuickReply')
Error is coming from https://github.com/NodeBB/NodeBB/blob/master/public/src/client/topic.js#L374, specifically at
config.theme.enableQuickReply
.This error only occurs when "Enable quick reply" is disabled (
Admin -> Plugins -> Theme -> 'Enable quick reply'
).(I reproduced in Persona and Lavender themes; v3.1.5)
-
@BrotherGlaucon thanks for reporting https://github.com/NodeBB/NodeBB/issues/11708
Copyright © 2024 NodeBB | Contributors