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

fix: [WOAUILIB-3867] TextField default value #2830

Merged
merged 1 commit into from Nov 30, 2023

Conversation

AmitShwarts
Copy link
Contributor

@AmitShwarts AmitShwarts commented Nov 29, 2023

Description

When rendering TextField with value=undefined, and updating the defaultValue, the new defaultValue doesn't being updated.
I managed to reproduce it only on web, not sure why.. probably because of the JS engine.

Changelog

Fix TextField defaultValue on web when value=undefined

Additional info

WOAUILIB-3867

@M-i-k-e-l M-i-k-e-l added the Important for Next Release PR that must be included in the release version label Nov 29, 2023
@ethanshar ethanshar merged commit 77a7d09 into master Nov 30, 2023
1 check passed
@AmitShwarts AmitShwarts deleted the fix/WOAUILIB-3867_TextField-default-value branch November 30, 2023 08:58
ethanshar added a commit that referenced this pull request Dec 11, 2023
M-i-k-e-l pushed a commit that referenced this pull request Dec 11, 2023
ethanshar added a commit that referenced this pull request Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Important for Next Release PR that must be included in the release version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants