Embedded Layout - read only

Hi!

I’m running a local deployment of RocketChat and try to use the Embedded layout (using ‘/channel/CHANNEL_C?layout=embedded’).

The specific channel is being loaded properly and I can read the content, but I cannot type any word or use the bottom buttons. In addition, I see a “Join” button (does nothing when I click it).

Any idea what is the issue?
Sound like I do something wrong with the auth?

Thanks,
Or

What version?

What does your browser dev log tell you?

Version: 7.3.0
Commit head: 147410d7e
No special logs/errors on the Chrome console.

I suspect it somehow related to permissions?

I get this if I try it:

group/sustainability?layout=embedded

I think this will be permissions related and you need to find a way to subscribe properly

eg read the docs.

https://docs.rocket.chat/docs/iframe-based-single-sign-on

As per this you need authentication to access rooms.

@orka they fixed it in 7.3.2

1 Like