Replies: 1 comment 1 reply
-
Hi, We are currently not able to address that error. I believe it is still applying the correct value though. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello,
I am working on a MAUI Blazor Hybrid app. I am quite new to Blazor and I am getting the hang of it at the moment.
The problem I was not able to figure out is that, I am setting
NeutralStrokeInputRest
andNeutralStrokeInputHover
for a FluentTextField, however the tokens are not being set correctly.Here is the razor file:
Here is the screenshot of the tokens:

I found this as well, it seems to be the same problem.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions