Skip to content

Issues: ably/ably-js

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Implement the attachOnSubscribe channel option (TB4) enhancement New feature or improved functionality.
#1860 opened Sep 10, 2024 by lawrence-forooghian
[React Hooks] wrong error when hooks are called outside <AblyProvider> bug Something isn't working. It's clear that this does need to be fixed.
#1849 opened Aug 21, 2024 by ttypic
Web push client always needs 'Push Admin' capability. bug Something isn't working. It's clear that this does need to be fixed. push-notifications Support for receiving push notifications in runtime environments that support that capability.
#1846 opened Aug 16, 2024 by sdg9670f
JS Realtime SDK Presence Callback Never Executed documentation Improvements or additions to public interface documentation (API reference or readme).
#1832 opened Aug 2, 2024 by CameronSumpter
Error "No key specified" since ably update (1.2.3 > 2.3.0) documentation Improvements or additions to public interface documentation (API reference or readme).
#1822 opened Jul 29, 2024 by DanielMoindrot
Right way to clean up listeners documentation Improvements or additions to public interface documentation (API reference or readme).
#1803 opened Jun 24, 2024 by yishay-at-bay
Create a tree-shakable module for Push admin and Push notifications enhancement New feature or improved functionality.
#1798 opened Jun 20, 2024 by VeskeR
Detach channel in ChannelProvider enhancement New feature or improved functionality.
#1795 opened Jun 19, 2024 by ttypic
Update README for using ably-js in Next.js 15 documentation Improvements or additions to public interface documentation (API reference or readme). investigate
#1790 opened Jun 13, 2024 by VeskeR
What's the purpose of ChannelProvider in addition to the useChannel hook? documentation Improvements or additions to public interface documentation (API reference or readme).
#1786 opened Jun 9, 2024 by chdsbd
Too many Ably client connections on dev with Next JS documentation Improvements or additions to public interface documentation (API reference or readme). enhancement New feature or improved functionality.
#1779 opened Jun 1, 2024 by grantsingleton
channels.all not exposed in typescript types enhancement New feature or improved functionality.
#1776 opened May 26, 2024 by bastiankistner
Consider running browser tests against FetchRequest in addition to XHRRequest testing Includes all kinds of automated tests, the way that we run them and the infrastructure around them.
#1772 opened May 21, 2024 by lawrence-forooghian
Not able to count how many listeners are there for a channel enhancement New feature or improved functionality.
#1767 opened May 19, 2024 by luizoppy
http-cache-semantics vulnerability from got dependencies Pull requests that update a dependency file
#1755 opened May 2, 2024 by yuvitaljanetr
Channel provider - support multiple channels documentation Improvements or additions to public interface documentation (API reference or readme).
#1748 opened Apr 18, 2024 by mizrachiran
Feature Request: Programmatically detach a client from channel. enhancement New feature or improved functionality.
#1744 opened Apr 17, 2024 by Dajust
AblyProvider and Next - Ably connects from server even with use client documentation Improvements or additions to public interface documentation (API reference or readme). enhancement New feature or improved functionality.
#1742 opened Apr 17, 2024 by bookercodes
Create documentation on how to use ably-js with Vercel for both frontend and serverless functions, including using Vercel Edge runtime documentation Improvements or additions to public interface documentation (API reference or readme).
#1733 opened Apr 15, 2024 by VeskeR
Fix errors when receiving WebSocket data in Vercel Edge runtime and indefinitely creating new connections bug Something isn't working. It's clear that this does need to be fixed.
#1731 opened Apr 15, 2024 by VeskeR
Fix React Hooks send double ATTACH message action and get doubled rewind messages when using options on v2 bug Something isn't working. It's clear that this does need to be fixed.
#1704 opened Mar 20, 2024 by VeskeR
ProTip! Exclude everything labeled bug with -label:bug.