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
When running a listener, we can't get the current user Mongo id.
Add the context in the listeners params.
The text was updated successfully, but these errors were encountered:
One way have the user id in the listeners is to get me from a view context and give as props of the listeners.
me
Sorry, something went wrong.
The transaction problem should be resolved with #495
The @me don't seems to be useful aside of that...
@me
No branches or pull requests
What should be done
When running a listener, we can't get the current user Mongo id.
Technical recommandation
Add the context in the listeners params.
The text was updated successfully, but these errors were encountered: