We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
sendMessages > sendMessage > disconnectUser > sendMessages
sendMessages
sendMessage
disconnectUser
Only happens when you need disconnectUser
Shouldn't bug, we need to flatten this dependencies
ERROR (node:8) Warning: Accessing non-existent property 'sendMessages' of module exports inside circular dependency
The text was updated successfully, but these errors were encountered:
Pas d'erreur coté client, simplement des mauvais status sur la connection, ça passe en P2.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
sendMessages
>sendMessage
>disconnectUser
>sendMessages
To Reproduce
Only happens when you need
disconnectUser
Expected behavior
Shouldn't bug, we need to flatten this dependencies
Error Log
The text was updated successfully, but these errors were encountered: