Skip to content

asp.net MVC with redux #4482

Answered by markerikson
andy4ward2019 asked this question in Q&A
Discussion options

You must be logged in to vote

Yeah, generally you either need to make sure that all of those separate entry points are somehow sharing and importing a single module file (like an app/store.ts) once no matter how many of the entry points get loaded into the page, or do some work to create the store once and add it to the global scope if it doesn't exist yet.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by andy4ward2019
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
Converted from issue

This discussion was converted from issue #4481 on June 25, 2024 16:19.