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

Custom Error Message Option #128

Closed
iandersen opened this issue Mar 29, 2017 · 4 comments
Closed

Custom Error Message Option #128

iandersen opened this issue Mar 29, 2017 · 4 comments
Labels

Comments

@iandersen
Copy link

Would it be possible for you to implement the option to pass in a custom error message instead of the default "Error happens ╥﹏╥"? The tone doesn't fit too well with the project we are working on, and I think it would be better for our users if we could pass a more informative error message. Thank you!

@DIYgod DIYgod added the feature label Aug 22, 2017
@MPierre9
Copy link
Contributor

@iandersen @DIYgod Is the custom error message feature still needed?

@iandersen
Copy link
Author

It would still be very useful

@MPierre9
Copy link
Contributor

Ok great! I'll work on a solution 👍

@DIYgod
Copy link
Owner

DIYgod commented Mar 13, 2018

You can disable the default error handling like this:

ap.events.events.error = null;

@DIYgod DIYgod closed this as completed Mar 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants