Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. Uncaught (in promise) TypeError: Cannot read property 'numberOfItems' of undefined
  2. at particles.js:1
  3. at Array.forEach (<anonymous>)
  4. at particles.js:1
  5.  
  6.  
  7. [WARNING] Crisp found shims of native JavaScript methods. This can alter the chatbox behavior and break things. Make sure not to override listed functions to ensure your chatbox works as expected. You may be looking for other JavaScript libraries in use on this page.
  8.  
  9. You can disable this warning by adding: $crisp.push(["safe", true]) to your page JavaScript.
  10.  
  11. Methods to check: Array(1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement