Signal store single entity signal #4634
Unanswered
jamestiberius
asked this question in
Q&A
Replies: 1 comment
-
Searching for the exact same, what would be the general approach here? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, using withEntities() in a signal store, I would like to obtain a Signal for each of the entities present and get the related update signals, always "x entity", by providing the respective id, as with a traditional selector. How can I achieve this? Even using a parametric rxMethod, I always end up with the entity instance but not its signal. I think I am approaching this incorrectly...
Beta Was this translation helpful? Give feedback.
All reactions