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(type): nullable context #110

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Conversation

gracefullight
Copy link
Contributor

I modified the type because the case where context is null is tested in the test case at TraceKit's tracekit-parser-spec.js, and this situation also occurs in actual browser stacks.

Thank you.

fix type to handle a case where StackFrame.context is null
@niemyjski niemyjski merged commit 58d8588 into csnover:master Aug 19, 2024
1 check passed
@niemyjski
Copy link
Collaborator

Thanks for the PR

@gracefullight
Copy link
Contributor Author

@niemyjski Thank you for the quick review! Could you please bump the package?

@gracefullight gracefullight deleted the patch-1 branch August 23, 2024 05:09
@niemyjski
Copy link
Collaborator

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

Successfully merging this pull request may close these issues.

2 participants