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

get chat session storage working inside useEffect #25

Merged
merged 9 commits into from
Jul 12, 2023
Merged

Conversation

nbramblett
Copy link
Collaborator

@nbramblett nbramblett commented Jul 11, 2023

Tested via the test-site locally - verified that when using Session Storage, the state is correctly loaded from storage, and that the chat handler does not trigger the "send initial message" flow when there is state (meaning this should be a non-breaking change)

Verified that all unit tests pass.

@nbramblett nbramblett requested a review from a team as a code owner July 11, 2023 19:04
@nbramblett nbramblett requested a review from yen-tt July 11, 2023 19:04
@nbramblett nbramblett merged commit 6a6d147 into main Jul 12, 2023
@nbramblett nbramblett deleted the session-storage branch July 12, 2023 14:11
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