User Data Passing with `popoutChatWindow`

TLDR hiagosilvas asked about passing user data when calling `popoutChatWindow`. sojan_official suggested using the setUser call before calling the popoutChatWindow, but did not exactly solve hiagosilvas's issue.

Photo of hiagosilvas
hiagosilvas
Mon, 08 Aug 2022 18:54:43 UTC

Is it possible to pass user data when calling `popoutChatWindow` programmatically?

Photo of sojan_official
sojan_official
Tue, 09 Aug 2022 08:43:46 UTC

You could populate the data use the setUser call and then call the popoutChatwindow ? or let me know if I am missing something

Photo of hiagosilvas
hiagosilvas
Tue, 09 Aug 2022 13:19:36 UTC

So Sojan apparently works sometimes. Sometimes not, it's a change I made recently. However, when returning to the old method (with built-in chat) it still continued. So I cleared the cache and everything went..