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

input text - method setValue no longer works on version 11.0.2 #1207

Closed
climmmm opened this issue Sep 19, 2024 · 0 comments · Fixed by #1211
Closed

input text - method setValue no longer works on version 11.0.2 #1207

climmmm opened this issue Sep 19, 2024 · 0 comments · Fixed by #1211
Assignees
Labels

Comments

@climmmm
Copy link

climmmm commented Sep 19, 2024

Describe the bug
Since the latest version v11.0.2, the “setValue” method no longer works on input text.

To Reproduce
Steps to reproduce the behavior:

  1. Create a choice instance on a input text
  2. Call setValue. For example : choiceElt.setValue(['test', 'test2']);
  3. See that input has no values

Choices version and bundle

  • Version: v11.0.2

Additional context
No problem with v10.2.0

@climmmm climmmm added the bug label Sep 19, 2024
@climmmm climmmm changed the title method setValue no longer works on version 11.0.2 input text - method setValue no longer works on version 11.0.2 Sep 19, 2024
@Xon Xon self-assigned this Sep 26, 2024
Xon added a commit that referenced this issue Sep 26, 2024
@Xon Xon linked a pull request Oct 1, 2024 that will close this issue
@Xon Xon closed this as completed in #1211 Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants