You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this started happening after upgrading eslint-plugin-react from v7.29.4 to v7.30.0.
ESLint: 8.16.0
TypeError: utils.isES6Component is not a function
Occurred while linting sort-class-members.test.js:13
Rule: "@shopify/react-no-multiple-render-methods"
at ClassDeclaration (node_modules/@shopify/eslint-plugin/lib/rules/react-no-multiple-render-methods.js:38:32)
at node_modules/eslint-plugin-react/lib/util/Components.js:275:9
at Array.forEach (<anonymous>)
at mergedHandler (node_modules/eslint-plugin-react/lib/util/Components.js:274:11)
at ruleErrorHandler (node_modules/eslint/lib/linter/linter.js:1114:28)
at node_modules/eslint/lib/linter/safe-emitter.js:45:58
at Array.forEach (<anonymous>)
at Object.emit (node_modules/eslint/lib/linter/safe-emitter.js:45:38)
at NodeEventGenerator.applySelector (node_modules/eslint/lib/linter/node-event-generator.js:297:26)
at NodeEventGenerator.applySelectors (node_modules/eslint/lib/linter/node-event-generator.js:326:22)
Consuming repo
What repo were you working in when this issue occurred?
Overview
I think this started happening after upgrading eslint-plugin-react from v7.29.4 to v7.30.0.
Consuming repo
https://github.com/EvgenyOrekhov/eslint-config-hardcore
Labels
Type: Bug
label to this issue.Area
Area: <area>
labels to this issueScope
Is this issue related to a specific package?
Package: <package_name>
label.Checklist
The text was updated successfully, but these errors were encountered: