Replies: 1 comment
-
It would be better to use a store in this case. It wasn't public api in v2 and it was not really human friendly anyway. |
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.
-
I'm currently in the process of moving everything over from v2 to v3.
When I wanted to access or change data outside of its scope, I done something like this:
Fairly simple stuff. However, this no longer works in v3. I can't see anything regarding this or any other way of accessing data outside of its scope on the docs. Is there another way to do this?
Beta Was this translation helpful? Give feedback.
All reactions