Skip to content

fix: Fallback to <anonymous> handler name in mechanism #1359

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

Merged
merged 3 commits into from
Jun 11, 2018

Conversation

kamilogorek
Copy link
Contributor

@kamilogorek kamilogorek commented Jun 8, 2018

Fixes: #1358
Fixes: #1361
Completely forgot that anonymous functions have no names... We use <unknown> for html elements, so <anonymous> sounds like a good name.

@kamilogorek kamilogorek requested review from HazAT and jan-auer June 8, 2018 14:22
@willem-delbare
Copy link

Maybe a unit test could be added to this fix? This issue caused a production app of ours to fail

@willem-delbare
Copy link

Should the current version 3.26.1 of Raven not be deprecated in npm? It is broken and produces errors in client-facing applications that are very hard to debug.

@HazAT
Copy link
Member

HazAT commented Jun 11, 2018

@kamilogorek We should consider deprecating 3.26.0 and 3.26.1 after we released 3.26.2 with this fix.

@kamilogorek kamilogorek merged commit 56f075a into master Jun 11, 2018
@kamilogorek kamilogorek deleted the instrument-handler-check branch June 11, 2018 15:53
@kamilogorek
Copy link
Contributor Author

@willem-delbare just did exactly that. 3.26.0 and 3.26.1 are deprecated now and 3.26.2 has been released.

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

Successfully merging this pull request may close these issues.

3 participants