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 debug mode to SDKs #265

Open
VojtechVidra opened this issue Jan 11, 2025 · 1 comment
Open

Add debug mode to SDKs #265

VojtechVidra opened this issue Jan 11, 2025 · 1 comment
Labels
javascript Pull requests that update Javascript SDK react Pull requests that update React SDK roadmap This issue is from the product roadmap solutioning Issue that needs to be specced and broken down

Comments

@VojtechVidra
Copy link
Member

Add debug mode for both SDKs to help developer debug issues. Debug mode will be disabled by default and only enabled by option. It will help developers by logging important information about lifecycle of the SDK, for example where an issue has occured or that there were no encountered issues.

@VojtechVidra VojtechVidra added javascript Pull requests that update Javascript SDK react Pull requests that update React SDK labels Jan 11, 2025
@OPesicka OPesicka added the feature Issue ready for implementation label Jan 13, 2025
@OPesicka OPesicka changed the title Debug mode Add debug mode to SDKs Jan 14, 2025
@OPesicka OPesicka added solutioning Issue that needs to be specced and broken down roadmap This issue is from the product roadmap and removed feature Issue ready for implementation labels Jan 14, 2025
@OPesicka
Copy link
Member

Adding some ideas we had in old issue for Flows 1.0:

  • Verify installation
  • Show you errors normally found in console
  • Show you loaded flows
  • Allow you to start loaded flow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript SDK react Pull requests that update React SDK roadmap This issue is from the product roadmap solutioning Issue that needs to be specced and broken down
Projects
None yet
Development

No branches or pull requests

2 participants