Signal store single entity signal #4634
Unanswered
jamestiberius
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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