You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As noted in PR #403 in this comment, message history management in useActionCableConnection needs to be implemented to prevent messages from accumulating indefinitely, which could lead to performance issues.
As noted in PR #403 in this comment, message history management in
useActionCableConnection
needs to be implemented to prevent messages from accumulating indefinitely, which could lead to performance issues.Requested by @thatguyinabeanie.
The text was updated successfully, but these errors were encountered: