When _updateValue was called, the options were not yet rendered in
firefox, so setting the nativeSelect value did not work as expected.
This is fixed by wrapping this in an async function.
Bug: Issue 7735
Change-Id: I7723d44044f3e0f9ed3c83b5f942c17fcf0fd98a
(cherry picked from commit 3edf69d147)