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

fix: made some fixes to how WebChatContainer handles mounting and cha… #15

Merged
merged 1 commit into from
Sep 21, 2022

Commits on Sep 20, 2022

  1. fix: made some fixes to how WebChatContainer handles mounting and cha…

    …nges to the web chat config
    
    - The container will now destroy and recreate web chat when the config changes.
    - The container will properly destroy and recreate web chat when unmounted and remounted.
    This address problems caused in development with React 18's strict mode changes.
    TazmanianDI committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    aa27389 View commit details
    Browse the repository at this point in the history