Replies: 1 comment 3 replies
-
|
@ManaliV Please share the code so that we can reproduce the issue. |
Beta Was this translation helpful? Give feedback.
3 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.
-
If I useComponentData with 2.3.0 version I don't see any issue but to get key of component being renderendered if I use useComponentData with 7.0.0 I see an error that "The context ComponentDataContext was not found!" , Looks like with 2.3.0 context was set internally now how to set the context?
Could you kindly give an example to use useComponentData with 7.0.0 version?
I am using custom component
Beta Was this translation helpful? Give feedback.
All reactions