Skip to content

Commit dc111ff

Browse files
author
Michael Dijkstra
committed
Add note about automatically opening
1 parent 1860850 commit dc111ff

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# React Live Chat Loader
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4+
45
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
56

67
<!-- ALL-CONTRIBUTORS-BADGE:END -->
@@ -38,6 +39,9 @@ track how long the page has been idle for and checks if the user is on a slow
3839
connection (using `navigator.connection.effectiveType`) or has data-saver enabled
3940
(using `navigator.connection.saveData`) to prevent loading.
4041

42+
Please note: Some chat widget providers open automatically based on the users
43+
interaction from their last session.
44+
4145
## Installation
4246

4347
To download react-live-chat-loader run:

0 commit comments

Comments
 (0)