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

Arrow functions not getting categorized properly #255

Open
2 tasks done
kwickramasekara opened this issue May 15, 2024 · 1 comment
Open
2 tasks done

Arrow functions not getting categorized properly #255

kwickramasekara opened this issue May 15, 2024 · 1 comment

Comments

@kwickramasekara
Copy link

Checklist

  • Did you run the analyzer with the --dev flag to get more information?
  • Did you create a minimal reproduction in the playground?

Expected behavior
Arrow functions to be categorized as methods similar to regular functions.

Actual behavior
Arrow functions currently get categorized as field instead of method. Please see repro.

image
@kwickramasekara
Copy link
Author

@thepassle created a Github issue based on your suggestion in Discord channel.

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