Plugin is smashing Sentry.io with errors
-
Hi,
This plugin is causing many issues on my site. I’ve tracked it down to this bit of code from /ultimate-social-media-icons/libs/controllers/sfsi_frontpopUp.php
// console.log('sfsi_responsive_toggle'); }
I’m not sure why, I guess some funky minification, but the trailing curly brace is ending up on the same line as the commented out console.log , so its causing many syntax errors. I’m quite surprised to see debugging console.log code on a production codebase. I’ve deleted this line from my site, but perhaps this could be removed from the next version?
Cheers
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Plugin is smashing Sentry.io with errors’ is closed to new replies.