Krd8ssb
data not persisting between updating store value and a navigateTo redirect
I was able to get it to redirect correctly by updating the following
~/pages/callback.vue
:
By the time the client loaded, the data was in the store as I had expected and redirected the user to the homepage successfully. I'm sure there's a better way to do this but at least it's working to continue on with a POC3 replies