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

[Enhancement]: unwrap interceptor should show event id to help locate implementation #803

Open
hipitihop opened this issue May 30, 2024 · 0 comments

Comments

@hipitihop
Copy link
Contributor

What do you suggest?

The unwrap intereceptor correctly detects when event is not dispatched with the correct signature. However, in order to help debug the problem, the error should include the id of the event, so that one can more easily find the handler implementation or more importantly, the dispatch point

Currently shows: re-frame: \"unwrap\" interceptor must be a vector of two elements \"[event-id payload-map]

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

No branches or pull requests

1 participant