You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have some selectors in a facade that currently aren't being used (small use case I know) but it might be good to show them attached to the facade like in the bottom example vs detached. Or perhaps mark that they're unused?
that's a great idea. I did not have Selectors in mind.
Currently, NgRx Vis only works with NgRx's Action Types but I will keep this in mind when I enhance the resolver strategies. 👍
Thanks for making this tool!
I have some selectors in a facade that currently aren't being used (small use case I know) but it might be good to show them attached to the facade like in the bottom example vs detached. Or perhaps mark that they're unused?
This is how it's used:
The text was updated successfully, but these errors were encountered: