-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
The prop value with an expression type of BindExpression could not be resolved. Please file issue to get this fixed immediately. #33
Comments
Any chance you could narrow this down to the exact code that it breaks on? |
@ljharb that's okay, we don't have any BindExpression parser in this repo. It would be for the following: ::this.foo
::console.log
I started a branch to work on a fix, but need to update to use |
@evcohen any update on this? Or a workaround. I'm getting the same error:
It fails for any file that includes the |
any update on this? |
#43 is the outstanding PR |
please fix this |
1 similar comment
please fix this |
v2.0.1 released with this patch |
From evcohen/eslint-plugin-jsx-a11y, I got an error when running eslint-plugin-jsx-a11y plugin which uses jsx-ast-utils.
Here is my configuration:
OS: macOS 10.12.4
Running ESLint: v3.19.0
Launched with: eslint command line
Stacktrace:
The text was updated successfully, but these errors were encountered: