Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Shared state between micro-apps and host app #4

Open
davidmeirlevy opened this issue Oct 5, 2021 · 0 comments
Open

[Feature] Shared state between micro-apps and host app #4

davidmeirlevy opened this issue Oct 5, 2021 · 0 comments
Labels
enhancement New feature or request hacktoberfest help wanted Extra attention is needed

Comments

@davidmeirlevy
Copy link
Contributor

shared state, using Vue's reactive object for both the host app and the child-apps.
Modifying the reactive object at a micro application will change the equivalent reactive object at the host application.

@davidmeirlevy davidmeirlevy added enhancement New feature or request hacktoberfest help wanted Extra attention is needed labels Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant