Skip to content

Circular inclusion of Pinia store. Is it wrong ? #569

Answered by floryst
lchauvin asked this question in Q&A
Discussion options

You must be logged in to vote

Here are two ways you can avoid the circular dependency:

  • move the toggle sync state + action to view-configs/slicing.ts.
  • Put the sync state + action in a new store file.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@lchauvin
Comment options

@floryst
Comment options

@lchauvin
Comment options

@floryst
Comment options

@lchauvin
Comment options

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