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

The prop value with an expression type of ArrayExpression could not be resolved #7

Closed
zaschrim opened this issue Oct 26, 2016 · 2 comments
Labels

Comments

@zaschrim
Copy link

Looks similar to #3

Error: The prop value with an expression type of ArrayExpression could not be resolved.
Please file issue to get this fixed immediately.
at Object.extractLiteral as JSXExpressionContainer
at getLiteralValue (C:\ProjectDirectory\app\app.v4\node_modules\jsx-ast-utils\lib\values\index.js:65:35)
at extractValue (C:\ProjectDirectory\app\app.v4\node_modules\jsx-ast-utils\lib\getPropValue.js:24:12)
at getLiteralPropValue (C:\ProjectDirectory\app\app.v4\node_modules\jsx-ast-utils\lib\getPropValue.js:56:10)
at EventEmitter.JSXOpeningElement (C:\ProjectDirectory\app\app.v4\node_modules\eslint-plugin-jsx-a11y\lib\rules\role-supports-aria-props.js:50:69)
at emitOne (events.js:95:20)
at EventEmitter.emit (events.js:182:7)
at NodeEventGenerator.enterNode (C:\ProjectDirectory\app\app.v4\node_modules\eslint\lib\util\node-event-generator.js:40:22)
at CodePathAnalyzer.enterNode (C:\ProjectDirectory\app\app.v4\node_modules\eslint\lib\code-path-analysis\code-path-analyzer.js:608:23)
at CommentEventGenerator.enterNode (C:\ProjectDirectory\app\app.v4\node_modules\eslint\lib\util\comment-event-generator.js:97:23)

@beefancohen
Copy link
Contributor

thanks for reporting!! will get a fix for you in by the EOD

@beefancohen
Copy link
Contributor

v1.3.3 published with fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants