Skip to content

Commit

Permalink
PWA-3134::The signout event is not captured
Browse files Browse the repository at this point in the history
  • Loading branch information
glo82145 committed May 24, 2023
1 parent ea2f30f commit 5e45d98
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ const handle = sdk => {
};

sdk.context.setShoppingCart(cartContext);

sdk.context.setAccount(accountContext);

sdk.publish.signOut();
Expand Down

0 comments on commit 5e45d98

Please sign in to comment.