You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pushing reply button on a broadcast channel returns Uncaught TypeError at Object.click .js-reply-broadcast.
ff6013144504e3a59449ac19b5024e36e831a3a7.js?meteor_js_resource=true:299 Uncaught TypeError: Cannot read property 'u' of undefined
at Object.click .js-reply-broadcast (ff6013144504e3a59449ac19b5024e36e831a3a7.js?meteor_js_resource=true:299)
at ff6013144504e3a59449ac19b5024e36e831a3a7.js?meteor_js_resource=true:299
at Function.t._withTemplateInstanceFunc (ff6013144504e3a59449ac19b5024e36e831a3a7.js?meteor_js_resource=true:299)
at h.View.<anonymous> (ff6013144504e3a59449ac19b5024e36e831a3a7.js?meteor_js_resource=true:299)
at ff6013144504e3a59449ac19b5024e36e831a3a7.js?meteor_js_resource=true:299
at Object.h._withCurrentView (ff6013144504e3a59449ac19b5024e36e831a3a7.js?meteor_js_resource=true:299)
at h._DOMRange.<anonymous> (ff6013144504e3a59449ac19b5024e36e831a3a7.js?meteor_js_resource=true:299)
at HTMLButtonElement.delegatedHandler (ff6013144504e3a59449ac19b5024e36e831a3a7.js?meteor_js_resource=true:299)
at HTMLDivElement.dispatch (ff6013144504e3a59449ac19b5024e36e831a3a7.js?meteor_js_resource=true:254)
at HTMLDivElement.g.handle (ff6013144504e3a59449ac19b5024e36e831a3a7.js?meteor_js_resource=true:254)
Steps to reproduce:
Create a broadcast channel
Post something
Click Reply
Expected behavior:
There should an input form appear.
Actual behavior:
Please ignore the input box above the devtool as I took the gif with an authorized user.
Server Setup Information:
Version of Rocket.Chat Server: 3.1.2
Operating System: Debian 10
Deployment Method: Docker
Number of Running Instances: 1
DB Replicaset Oplog: Enabled
NodeJS Version: v12.16.1
MongoDB Version: 4.0.17
Client Setup Information
Desktop App or Browser Version: 2.7.17
Operating System: Windows 10
Additional context
Relevant logs:
The text was updated successfully, but these errors were encountered:
Description:
Pushing reply button on a broadcast channel returns
Uncaught TypeError
atObject.click .js-reply-broadcast
.Steps to reproduce:
Reply
Expected behavior:
There should an input form appear.
Actual behavior:
Please ignore the input box above the devtool as I took the gif with an authorized user.
Server Setup Information:
3.1.2
v12.16.1
4.0.17
Client Setup Information
2.7.17
Additional context
Relevant logs:
The text was updated successfully, but these errors were encountered: