Skip to content

fix(almin): fix trouble emit StoreChangedPayload#329

Merged
azu merged 4 commits intomasterfrom
fix-StoreChangedPayload-isTrusted
Jan 27, 2018
Merged

fix(almin): fix trouble emit StoreChangedPayload#329
azu merged 4 commits intomasterfrom
fix-StoreChangedPayload-isTrusted

Conversation

@azu
Copy link
Copy Markdown
Member

@azu azu commented Jan 27, 2018

In some case, LifeCycleEventHub#onDispatch receive StoreChangedPayload #328
This fixes that StoreChangedPayload always be isTrust: true payload.
LifeCycleEventHub#onDispatch ignore trusted Payload.
As a result, LifeCycleEventHub#onDispatch have not received StoreChangedPayload.

fix #328

azu added 3 commits January 27, 2018 21:56
In some case, LifeCycleEventHub#onDispatch receive StoreChangedPayload #328
This fixes that `StoreChangedPayload` always be `isTrust: true` payload.
`LifeCycleEventHub#onDispatch` ignore trusted Payload.
As a result, LifeCycleEventHub#onDispatch have not received StoreChangedPayload.

fix #328
@azu azu added the Type: Bug label Jan 27, 2018
@azu azu merged commit 0bf28aa into master Jan 27, 2018
@azu azu deleted the fix-StoreChangedPayload-isTrusted branch January 27, 2018 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LifeCycleEventHub#onDispatch receive StoreChangedPayload

1 participant