effector / effector/vike-react-template
Scope don't sharing
Open
bug
- Dominant language
- TypeScript
- Stars
- 28
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
When i use same data for different pages, it is don't shared
[reproduce](https://github.com/Vladislav2397/furniro-react-vike)
I make a request on the HomePage and get a list of products, which I save in the store. Then I try to access that same store on another page (ShopPage), but it is empty there. I suspect the problem lies in the scope being overwritten (though I might not fully understand how Vike and its routing work).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.