-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
TypeError #9
Comments
I am also receiving the same message |
+1 over here |
messagesApp.buddies.whose has to be renamed to messagesApp.participants.whose works with macos 11.2.2 |
added a bit of code to switch on macos version, but haven't seen it to completion. Would be great to get a PR submitted to add it |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Getting the following error when trying to send a message.
Error: TypeError: messagesApp.buddies.whose is not a function. (In 'messagesApp.buddies.whose({handle:{_contains: number}})', 'messagesApp.buddies.whose' is undefined) (-2700)
The text was updated successfully, but these errors were encountered: