I have a simple vuex state like this. My goal is to initially set the currentScreen property to the first element of the screenList
currentScreen
screenList
...