Skip to content

Conversation

Lordnoobstan
Copy link

Resolves #96

For a combined store, the after-save hook passes the entire combined store to the callback. This PR will ensure that only the relevant data associated with the dataStoreName provided at __call is passed into the user-provided callback function.

This is my first PR here, so any feedback/critique would be much appreciated :)

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.

DataStore2 sends entire store to :AfterSave

2 participants