I created an event using $nuxt.$on and inside call the store to dispatch an action
$nuxt.$on
created() { this.$nuxt.$on(\'update-info\', infoList =>