Andrew Bulat

Results 96 comments of Andrew Bulat

Hello @yuvitaljanetr ! I hope you're doing well. Were you able to resolve your issue with `http-cache-semantics` version vulnerability?

Hello @Elmosh ! Thank you for reporting this issue and providing detailed information with code samples! Couple of questions to help us identify the problem: 1. After those errors occur,...

@Elmosh > 1. Yes the app and ably continued to work after the errors, and after a while the errors gets repeated again. > 2. The errors where so intrusive...

Hi @Elmosh ! I hope you are doing well. In [2.1.0](https://github.com/ably/ably-js/releases/tag/2.1.0) release of `ably-js` we've added some improvements to `usePresence` hook behavior regarding presence re-entering including after being inactive for...

Closing this due to inactivity. Please try 2.1.0 release of ably-js and feel free to re-open the issue if the problem still persists.

Hi @ajaffie ! Thank you for bringing this to our attention. Could you please provide a reproducible example or code samples showing how you are using the Spaces SDK, along...

Once this is fixed, remove from the private API list the next line: https://github.com/ably/ably-js/blob/51063291074a3fa305a778b00781f16dc45958fc/test/common/modules/private_api_recorder.js#L93

Hi @distante , Looking at the docs for [direct publishing](https://ably.com/docs/push/publish#direct-publishing) and for[ REST API docs for push](https://ably.com/docs/api/rest-api#message-extras-push) I was able to gather the next expected inputs for `recipient` and `payload`...

Hi @michalzaq12 ! We were able to reproduce the issue locally, and we can see the bug in the code for FetchRequest. We're going to fix this as soon as...

This has been fixed in [ably-js 2.3.2](https://github.com/ably/ably-js/releases/tag/2.3.2) release. Thank you for reporting this issue!