Skip to content

Conversation

@agubler
Copy link
Member

@agubler agubler commented Nov 14, 2018

Type: bug

The following has been addressed in the PR:

Description:

The select value doesn't set because the dom value has already been updated, this means that because we run setValue before setting the select-value property the mechanism resets the value to the previous select value.

Make sure we set the select-value on the select node before we try and set the actual value.

@agubler agubler merged commit b78cd1d into dojo:master Nov 14, 2018
agubler added a commit to agubler/framework that referenced this pull request Nov 14, 2018
…o#170)

* failing unit test for changing select option in the ui

* set the select value before attempting to set the node value

* test for programmically updating the select value

* rename tests
agubler added a commit that referenced this pull request Nov 14, 2018
… (#171)

* failing unit test for changing select option in the ui

* set the select value before attempting to set the node value

* test for programmically updating the select value

* rename tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants