You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to time constraints wasn't able to also test on a more local setup of VS Code. Clean clone of the widget code into a Codespaces environment ran just fine connected to a live CRM instance using the README.md instructions, but debugging doesn't seem to work even when running 'serve' in Debug mode.
The text was updated successfully, but these errors were encountered:
I'll be honest, I did all of my debugging inside the browser because the embedded SDK only worked when run in the embedded context of the Zoho page. I'm open to ideas on how to enable it, but it would likely be a workaround at best. We would likely have to implement the server sdk and have it detect if it is embedded or not. That is not ideal to have to maintain two different fetch mechanisms, but it is possible.
Due to time constraints wasn't able to also test on a more local setup of VS Code. Clean clone of the widget code into a Codespaces environment ran just fine connected to a live CRM instance using the README.md instructions, but debugging doesn't seem to work even when running 'serve' in Debug mode.
The text was updated successfully, but these errors were encountered: