-
Notifications
You must be signed in to change notification settings - Fork 249
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
[BUG] Attachments sometimes fail to render on initial loads. #533
Comments
@Spiral-Memory Great find! I had this issue for a long time...any idea why the files won't render? |
Nope.. but if you just open rc once and refresh ec. It will start to render.. Why it happens is unknown ! |
I did this but it still doesn't render on my side...could you share a screen recording? |
Sometimes, that happens too 😂 but it mostly works.. |
The exact cause is unknown ! |
Hey, but why ? Why will i disable the option to protect uploaded files ? Let's not keep it in readme.. it's a vague solution with no explanation involved. also the issue happens even if we login with admin account on EC. Let's keep the solution here to keep track. |
Check out this existing issue in RC-Electron. Basically, the download link is opened in the default browser, not in the RC client (EC in our case). This is why in your case, you must log into RC in the browser before being authenticated to see the files. Looks like this is an unsolved issue since 2016...so disabling the file protection option is a workaround for now |
Great find, in my opinion, let's keep this issue and solution here.. or maybe I'll ask to include it in the FAQ.. Keeping it in readme won't be good in my opinion ! |
well it's better to let more people know about this issue and the workaround...putting this on the FAQ is a good idea |
Awesome ! |
Good find @JeffreytheCoder ! |
Description:
Attachments don't render properly on the first deployment without visiting the RC app first.
Steps to reproduce:
Expected behavior:
Attachments should render properly.
Actual behavior:
Attachments render only when you first visit Rocket Chat and then refresh the EC app.
Note: I'm unsure whether this issue is related to Embedded Chat or Rocket Chat. Also, the issue is hard to reproduce, so not attaching a video.
The text was updated successfully, but these errors were encountered: