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: detect node modules frames #47

Merged
merged 1 commit into from
Sep 3, 2022

Conversation

Julien-R44
Copy link
Member

Hey !
So another fix somewhat related to what I was explaining here: #46

The detection of node modules frames was incorrect for windows users, as you can see here :
image

This is also because StackTracey returns paths in Posix format. So I just fixed that, and now I have the right stack displayed
image

( this bug was really really annoying but I never found the time to look at it 😋 )

@thetutlage thetutlage merged commit a9a115d into poppinss:develop Sep 3, 2022
@Julien-R44 Julien-R44 deleted the fix/is-app-frame branch September 3, 2022 10:19
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.

2 participants