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

Fix: Correct [object Object] output of error.data. #9561

Merged
merged 1 commit into from Nov 5, 2017
Merged

Fix: Correct [object Object] output of error.data. #9561

merged 1 commit into from Nov 5, 2017

Commits on Nov 3, 2017

  1. Fix: Correct [object Object] output of error.data.

    Stops error.data from being output as [object Object] when the data property
    is an object, such as a rule’s options object, by JSON-stringifying error.data.
    jrpool committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    454fb8a View commit details
    Browse the repository at this point in the history