@michael33857 try to do it after changing the state:
$w('#statebox8').changeState(selectedState)
.then($w('#statebox8').show);
@michael33857 try to do it after changing the state:
$w('#statebox8').changeState(selectedState)
.then($w('#statebox8').show);