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
Channel is blank when coming directly from an URL like https://demo.rocket.chat/channel/support.
This doesn't happen on the demo rocketchat, only our own internal one
Channel stays blank, until I load another channel from the URL and go back to the first one.
Relevant logs:
Logs when coming from the url:
Exception in template helper: TypeError: Cannot read property 'split' of undefined
at a [as parseNotEscaped] (https://chat.ott.arkena.com/9eedba55dddecd21a5b4e6e2af81726a28e1a13d.js?meteor_js_resource=true:400:1223)
TypeError: Cannot read property 'split' of undefined
at a [as parseNotEscaped] (https://chat.ott.arkena.com/9eedba5….js?meteor_js_resource=true:400:1223)
TypeError: Cannot set property 'scrollTop' of null
at https://chat.ott.arkena.com/9eedba5….js?meteor_js_resource=true:246:28579
TypeError: Cannot read property '0' of null
at https://chat.ott.arkena.com/9eedba5….js?meteor_js_resource=true:139:29744
Logs when coming from another channel:
Exception in defer callback: TypeError: Cannot set property 'scrollTop' of null
at https://chat.ott.arkena.com/9eedba5….js?meteor_js_resource=true:246:28579
The text was updated successfully, but these errors were encountered:
Description:
Channel is blank when coming directly from an URL like https://demo.rocket.chat/channel/support.
This doesn't happen on the demo rocketchat, only our own internal one
Server Setup Information:
Steps to Reproduce:
Expected behavior:
Channel loads correctly
Actual behavior:
Channel stays blank, until I load another channel from the URL and go back to the first one.
Relevant logs:
Logs when coming from the url:
Logs when coming from another channel:
The text was updated successfully, but these errors were encountered: