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

Feature request: make error prefixes optional #31

Closed
pimlie opened this issue May 20, 2020 · 1 comment
Closed

Feature request: make error prefixes optional #31

pimlie opened this issue May 20, 2020 · 1 comment

Comments

@pimlie
Copy link

pimlie commented May 20, 2020

Currently the prefixes [Network] and [GraphQL] is always added on errors, but I prefer to not have those prefixes as I use the error message directly on my forms. And then it looks weird that it says [GraphQL]: Some validation error returned by the API.

@logaretm
Copy link
Owner

logaretm commented May 20, 2020

You can always clean them up before displaying them, not sure I would implement something like this at the moment.

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