We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1860850 commit dc111ffCopy full SHA for dc111ff
1 file changed
README.md
@@ -1,6 +1,7 @@
1
# React Live Chat Loader
2
3
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4
+
5
[](#contributors-)
6
7
<!-- 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
38
39
connection (using `navigator.connection.effectiveType`) or has data-saver enabled
40
(using `navigator.connection.saveData`) to prevent loading.
41
42
+Please note: Some chat widget providers open automatically based on the users
43
+interaction from their last session.
44
45
## Installation
46
47
To download react-live-chat-loader run:
0 commit comments