How to get appState from within a plugin? #1350
Unanswered
Burzmalian
asked this question in
Q&A
Replies: 1 comment
-
|
Hey @Burzmalian! It should work from within the UI overrides as documented here. If you are seeing this error, you might be calling outside the override. Would you mind sharing how you are accessing the PuckAPI? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Having trouble getting appState from within a plugin:
Uncaught Error: usePuck must be used inside <Puck>I want to grab appState from within an plugin override,
usePuck&createUsePuckgives me an error.Any recommendations would be great!
Beta Was this translation helpful? Give feedback.
All reactions