Replies: 1 comment 2 replies
-
@marwan38 Can you confirm which version of Fluent you're using? |
Beta Was this translation helpful? Give feedback.
2 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.
-
This might be an issue on our side and misunderstanding of fluentui itself.
We've had various situations where we needed to access the component variables during the render cycle.
I can see that within the implementation of
useStyles
isgetStyles
that actually resolved the component variables, meaning it can be exposed throughuseStyles
. My question, before thinking about patching, or putting a PR is:useStyles
?Thanks
Beta Was this translation helpful? Give feedback.
All reactions