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

Add $crisp.push(["safe", true]) to your page JavaScript. #15

Open
ludwigward opened this issue Jun 19, 2021 · 0 comments
Open

Add $crisp.push(["safe", true]) to your page JavaScript. #15

ludwigward opened this issue Jun 19, 2021 · 0 comments

Comments

@ludwigward
Copy link

I get this error on my gatsby page and would like some advice on how to resolve it :)

client.js?9158478: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.

You can disable this warning by adding: $crisp.push(["safe", true]) to your page JavaScript.

Methods to check: (7) ["setTimeout", "clearTimeout", "setInterval", "MutationObserver", "XMLHttpRequest", "document.addEventListener", "document.removeEventListener"]
image

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

No branches or pull requests

1 participant