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

DefaultErrorHandler Stack not printed in Dialog #50

Open
the-working-rene opened this issue Mar 21, 2022 · 1 comment
Open

DefaultErrorHandler Stack not printed in Dialog #50

the-working-rene opened this issue Mar 21, 2022 · 1 comment

Comments

@the-working-rene
Copy link

I'm using the DefaultErrorHandler Class to automatically show the content of otherwise uncatched exceptions.

But the text area is always empty, due to the commented out line //e.printStackTrace(writer) in the ErrorHandler.kt File.

The fix would be quite easy - just add back that line. That fixed it for me. But I was wondering about the reason, that line is commented out. Does it break anything?

@Anivie
Copy link

Anivie commented Oct 26, 2022

I canceled this comment,and it seems work normally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants