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

Exception thrown in one of the use-cases #36

Open
Lookout-ent opened this issue Mar 24, 2023 · 0 comments
Open

Exception thrown in one of the use-cases #36

Lookout-ent opened this issue Mar 24, 2023 · 0 comments

Comments

@Lookout-ent
Copy link

I'm using acorn for parsing
Input : function testing(){
var la = qr && 1 / br(new qr([, -0]))[1] == w
/okay/
return true;
}

while attaching comments using astravel, i see some exceptions
I believe code is missing some null check 
if u see **[, -0]** , first element is null which is causing problem in astravel 

let me know if u are planning to fix this 
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