Store.state() returns nothing #1065
Replies: 1 comment
-
Closing this since it's a dupe of #1066. |
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.
-
Hi,
I'm having some trouble with pulling the state of my custom resources through a reflector.
With the snippet above, I can list my custom resources (I can print their name). However calling
state()
doesn't return anything, so I can't continuously watch the state of my resources.These are the versions of the dependencies I use (the latest versions as of today):
Would you mind helping me figuring that out please?
Beta Was this translation helpful? Give feedback.
All reactions