You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on the next version of the FluentUI-Blazor components, using your new WebComponents.
For our FluentTextInput, a strange problem appeared when I updated a value already used in a fluent-text-input web component, the HTML web component is correctly updated but not the displayed value.
fluent-text-input.mp4
Expected Behavior
The fluent-text-input content must display the value attribute.
Component
TextInput
Package version
3.0.0-beta.69
@microsoft/fast-element version
2.0.0
Environment
System:
OS: Windows 11 10.0.26100
CPU: (16) x64 11th Gen Intel(R) Core(TM) i7-11850H @ 2.50GHz
Memory: 15.40 GB / 31.71 GB
Browsers:
Edge: Chromium (130.0.2849.56), ChromiumDev (131.0.2889.0)
Internet Explorer: 11.0.26100.1882
npmPackages:
@fluentui/web-components: 3.0.0-beta.69 => 3.0.0-beta.69
Current Behavior
I'm working on the next version of the FluentUI-Blazor components, using your new WebComponents.
For our FluentTextInput, a strange problem appeared when I updated a value already used in a
fluent-text-input
web component, the HTML web component is correctly updated but not the displayed value.fluent-text-input.mp4
Expected Behavior
The
fluent-text-input
content must display thevalue
attribute.Reproduction
https://fluentui-blazor.azurewebsites.net/TextInput
Steps to reproduce
See the video
Are you reporting an Accessibility issue?
None
Suggested severity
High - No workaround
Products/sites affected
No response
Are you willing to submit a PR to fix?
no
Validations
The text was updated successfully, but these errors were encountered: