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

Wrong exception data #313

Open
szepeviktor opened this issue Oct 13, 2023 · 0 comments
Open

Wrong exception data #313

szepeviktor opened this issue Oct 13, 2023 · 0 comments

Comments

@szepeviktor
Copy link

szepeviktor commented Oct 13, 2023

Could it be that exception data is not event.detail.error but event.detail.exception?

console.log(event.detail.error)

This is why I think this.
https://github.com/inertiajs/inertia/blob/657549a97da56f713b1707e0bd0bd4f4cf43f31f/packages/vue2/tests/cypress/integration/events.test.js#L567

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

1 participant