Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank channel when coming directly from url #7705

Closed
nyddogghr opened this issue Aug 10, 2017 · 1 comment
Closed

Blank channel when coming directly from url #7705

nyddogghr opened this issue Aug 10, 2017 · 1 comment

Comments

@nyddogghr
Copy link

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:

  • Version of Rocket.Chat Server: 0.57.2
  • Operating System: Unknown
  • Deployment Method(snap/docker/tar/etc): Unknown
  • Number of Running Instances: Unknown
  • DB Replicaset Oplog: Unknown
  • Node Version: Unknown
  • Browser version: chromium 60

Steps to Reproduce:

  1. Go to a rocketchat channel by loading directly the page (like https://demo.rocket.chat/channel/support)
  2. Channel is blank
  3. Go to another channel/user, no issue
  4. Go back to first channel, still blank

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:

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
@MartinSchoeler
Copy link
Contributor

Probably fixed by #7687

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants