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

Add support of serialized Payload #125

Closed
wants to merge 1 commit into from
Closed

Add support of serialized Payload #125

wants to merge 1 commit into from

Conversation

Heziode
Copy link
Contributor

@Heziode Heziode commented Jan 31, 2021

The support of serialized Payload allows to use other vuex plugins
like persisted and tab-sync to work with vuex-pathify.

For example, when we made a change on the store on a tab A, and a plugin sync with a tab B, the tab B receive Payload in serialized (JSON) way.
This PR is intented to support this kind of cases, when a serialization is made, and cannot be avoided.

The support of serialized Payload allows to use other vuex plugins
like persisted and tab-sync to work with vuex-pathify.
@Heziode
Copy link
Contributor Author

Heziode commented Apr 21, 2021

@davestewart if you have the time to take a look…

@Heziode
Copy link
Contributor Author

Heziode commented Jul 26, 2021

@davestewart when will you merge this PR?

@davestewart
Copy link
Owner

OK, merged!

Soooo sorry for the huuuuge delay. I haven't done any OSS this year.

Will publish now :)

@davestewart
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants