Skip to content

Are actions somehow async under the hood? #515

Closed Answered by posva
bmacher asked this question in Help and Questions
Discussion options

You must be logged in to vote

I think you need to wait one tick (nextTick) for the component to render.

In pinia, actions are async if you make them async. They're not always wrapped with a promise like in Vuex

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@bmacher
Comment options

@posva
Comment options

Answer selected by bmacher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants