Skip to content

Scope don't sharing #2

Description

@Vladislav2397

When i use same data for different pages, it is don't shared
reproduce

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions