Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: fluent-text-input - The second update is not displayed #33137

Closed
2 tasks done
dvoituron opened this issue Oct 25, 2024 · 0 comments · Fixed by #33144
Closed
2 tasks done

[Bug]: fluent-text-input - The second update is not displayed #33137

dvoituron opened this issue Oct 25, 2024 · 0 comments · Fixed by #33144

Comments

@dvoituron
Copy link

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 the value 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

  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • The provided reproduction is a minimal reproducible example of the bug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants