Yohaan Yoon

Results 10 comments of Yohaan Yoon

If push-receiver is updated, is it possible to solve the issue? @bhtri

Do you have any plan to fix this issue? Please let me know when will fix it.

I understand it. When you have a plan it, please let me know. Thanks.

Do you have any plan to fix the bug? Please let me know when will fix it.

As you mentioned, the demo app does not reproduce the issue. I will check it.

@petyosi The MessageList and MessageInput code is as follows: ``` return ( ); ``` I have one question. Do you know why combination of number and period is converted to...

@petyosi I find the reason of the issue. I have troubled when I run react script build, so, I am imported css from `import "stream-chat-react/dist/css/v2/index.css";` instead of `import "stream-chat-react/dist/css/index.css";`. Do...