Skip to content

Can there be N popups(etc.), 1 page, and 1 store? #2101

Open
@frknclskn

Description

@frknclskn

What problem does this feature solve?

I'm developing an application in Vue3. What I need is to open and manage a particular component with window.open. I want my store(vuex) object to be the same on every page I open with window.open. E.g; Let my homepage have a value that says "Hello World" in an input and this is store->state->message:'Hello World'. I'm waiting for this post to appear on all windows I open. When I update this message on any page, I want it to update on all. Do we have such a talent?

What does the proposed API look like?

https://github.com/frknclskn/manyPageOneStore/tree/main/src

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionThis is a question rather than an issue or pull request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions