-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Deep architecture #21
Comments
Are you trying to publish games, and you have configuration in it, but inside that configuration you expect prize? - not sure is that possible (typing from phone, need to focus on code to answer), but try to publish and subscribe to all prizes just to check if that helps (would it appear inside configuration which is inside game) |
Hi Perak, thanks for your reactivity :-) ! Yes it's defined in both scope! Yes i tried both way ! It's working well to resolve Configurations but Configurations doesn't resolve Prizes! Here my code: Configurations.js
Games.js
Yeah right! My expected result is that: One Game
|
Hi,
I've some trouble to use this package !
I have 3 collections :
Configurations:
-...
Prizes:
Games:
When I try to join a configuration with Games it works well but the Prize is not resolved in configurations!
Do you have any tips to achieve this?
Thanks :)
The text was updated successfully, but these errors were encountered: