Discussions
logging errors in widgets
2 months ago by Mauricio Sanchez
Since kommo doesn't provide a testing or staging environment. I'm trying to figure out if the widgets provide - in their template: https://developers.kommo.com/docs/script-js a mechanism to log errors via: console.log or console.error and be able to surface in the browser?
Can someone provide a more specific way of how to do error handling for widgets?