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
Thanks for your reactivity. Yes, the code works perfectly except for the type error. Currently, I am using the //@ts-ignore annotation to avoid the type error. I am trying to pass an array in the transmit broadcast in a simple chat app, and it works perfectly ;)
It would be great if you could patch the bug. If you want, I can patch the bug and make a pull request to this repo.
Package version
1.0.1
Describe the bug
the type Broadcastable doesn't support array
Reproduction repo
No response
The text was updated successfully, but these errors were encountered: