We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There are four console.log expressions in embed.js. Is it an expected behaviour?
console.log
The text was updated successfully, but these errors were encountered:
bad bad bad bad me, 3 are wrong
If you include site.js you can temporarily disable all console functionality in production using $.site('disable console'); (hidden feature).
site.js
$.site('disable console');
Sorry, something went wrong.
#2760 - remove console.log from embed
145b4f5
#2758 #2760 fix this context for transition callbacks
0d23f97
No branches or pull requests
There are four
console.log
expressions in embed.js. Is it an expected behaviour?The text was updated successfully, but these errors were encountered: