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

Incorrect resolution for record field #303

Closed
giraud opened this issue Dec 17, 2020 · 1 comment
Closed

Incorrect resolution for record field #303

giraud opened this issue Dec 17, 2020 · 1 comment
Assignees
Labels

Comments

@giraud
Copy link
Owner

giraud commented Dec 17, 2020

plugin version: 0.95

Description

field name should not be resolved to let function in this example:
image

type t = {bar: string};

let bar = item => item.bar;
@giraud
Copy link
Owner Author

giraud commented May 27, 2021

fixed in 0.101.
indexation will be run on update.

@giraud giraud closed this as completed May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant