Evgeny Khokhlov

Results 54 comments of Evgeny Khokhlov

>Is there a way to config quilljs instance to use DIVs instead of Ps as an optional feature? yes, you can configure block blot and register it: ```js const Block...

Thank you very much for such a detailed report; we are looking into this.

Hi @yibo-long, Thanks for bringing this to our attention! Let me clarify: you mentioned that you don't receive the `suspended` state when the client goes to the background for longer...

Thank you @yibo-long! We will investigate this internally. Could you, by any chance, provide a reproducible example?

Hello @yibo-long, could you please provide more details? Specifically, in which environment can you reproduce the bug? Is it on an iPhone or Android device? Additionally, could you clarify whether...

Thank you very much @yibo-long. Could you provide insights into the urgency of this issue? We are currently in the middle of the JS v2 release, and our resources are...

@yibo-long The recommended approach is to listen for the `'suspended'` event. However, it appears that this method may not function as intended when the app is in the background. As...

Hey @Dajust, thanks for bringing this to our attention! Right now, the recommended way to implement this is using token auth and the [capabilities feature](https://ably.com/docs/auth/capabilities). In case a moderator wants...

@Dajust Could you tell us more about your use case? Why might an admin want to remove a participant from the chat but not prevent them from re-entering?

We have decided to start working on improving the proxy implementation