Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jsx-eslint/eslint-plugin-react issues and pull requests
#3581 - Reword jsx-no-bind rationale
Pull Request -
State: closed - Opened by gpoole over 1 year ago
- 2 comments
Labels: documentation
#3580 - [Bug] `jsx-no-constructed-context-values` empty schema is incorrect
Issue -
State: closed - Opened by Dimava almost 2 years ago
- 1 comment
#3579 - [New Rule] prefer-use-state-lazy-initialization
Pull Request -
State: open - Opened by patorjk almost 2 years ago
- 5 comments
#3578 - Feature request: `sort-prop-types` should work on TS Props types
Issue -
State: closed - Opened by tylerlaprade almost 2 years ago
- 20 comments
Labels: enhancement, help wanted, typescript
#3577 - [New] `hook-use-state`: add option to use useState hook with no value
Pull Request -
State: closed - Opened by azat-io almost 2 years ago
- 5 comments
#3576 - Feature Request: `no-unused-props` for functional components
Issue -
State: closed - Opened by silverwind almost 2 years ago
- 9 comments
#3575 - [Bug]: Request textDocument/codeAction failed VSCode
Issue -
State: open - Opened by SapsayArtyom almost 2 years ago
- 1 comment
Labels: bug
#3574 - [Bug]: Missing rule for removing leading/trailing spaces in className
Issue -
State: open - Opened by Kyzegs almost 2 years ago
- 5 comments
Labels: question, new rule
#3573 - [Bug]: `jsx-newline` sometimes breaks with comments
Issue -
State: open - Opened by happenslol almost 2 years ago
- 3 comments
Labels: bug, help wanted
#3572 - [Bug]: The checkContextObjects property in react/display-name doesn't work
Issue -
State: closed - Opened by AndresDanciu almost 2 years ago
- 1 comment
#3571 - [Bug]: [eslint] Plugin "react" was conflicted between "package.json
Issue -
State: closed - Opened by Codeprince001 almost 2 years ago
- 1 comment
Labels: bug
#3570 - [Fix] `no-unused-prop-types`: returns no errors when using the spread operator in JSX element
Pull Request -
State: closed - Opened by akulsr0 almost 2 years ago
- 5 comments
#3569 - `no-array-index-key` not triggered when map function is called on Objects rather than JSX
Issue -
State: closed - Opened by ismailcherri almost 2 years ago
- 1 comment
#3568 - [Bug]: Rule: "react/no-unused-state": TypeError: Cannot read properties of undefined (reading 'references')
Issue -
State: closed - Opened by yurigenin almost 2 years ago
- 1 comment
Labels: bug
#3567 - [Bug]: disallowedFor in forbid-component-props not working
Issue -
State: closed - Opened by v-mec almost 2 years ago
- 1 comment
Labels: question
#3566 - [Bug]: react/no-unused-prop-types returns no errors when using the spread operator in JSX element
Issue -
State: closed - Opened by david-martyn-ford almost 2 years ago
- 1 comment
Labels: bug, help wanted
#3565 - [Bug]: checkContextObjects option in react/display-name hasn't been published
Issue -
State: closed - Opened by ysulyma almost 2 years ago
- 3 comments
Labels: bug
#3564 - [Bug]: Custom React hook in a typescript class method trigger an unexpected error
Issue -
State: closed - Opened by nbrignol almost 2 years ago
- 3 comments
Labels: bug
#3563 - [Docs] Fix code syntax highlighting
Pull Request -
State: closed - Opened by nbsp1221 almost 2 years ago
- 4 comments
Labels: documentation
#3562 - [Bug]: Invalid property 'onLoad' found on tag 'div'
Issue -
State: closed - Opened by abhijeetbhagat almost 2 years ago
- 2 comments
Labels: bug
#3561 - [Bug]: destructuring-assignment rule false pass
Issue -
State: open - Opened by grant-unwin-cc almost 2 years ago
- 1 comment
Labels: bug
#3560 - [Bug]: `react/prop-types` not working when prefixing function with underscore `_`
Issue -
State: closed - Opened by KubiGR almost 2 years ago
- 9 comments
Labels: bug
#3559 - Failed to load plugin 'react' declared in '.eslintrc.json': Cannot find module
Issue -
State: closed - Opened by kaykhan almost 2 years ago
- 3 comments
#3558 - New rule: Enforce lazy initialization for `useState`
Issue -
State: closed - Opened by legendkong almost 2 years ago
- 1 comment
Labels: question, new rule
#3557 - Add `disallowedFor` to `forbid-component-props` and `allowedFor` to `forbid-dom-props`
Pull Request -
State: closed - Opened by cincodenada almost 2 years ago
- 3 comments
#3556 - Request: Can `detect` be a default value for the version setting?
Issue -
State: closed - Opened by robwierzbowski almost 2 years ago
- 2 comments
#3555 - [Fix] `no-unknown-property`: allow `fill` prop on `<symbol>`
Pull Request -
State: closed - Opened by stefanprobst almost 2 years ago
- 1 comment
#3554 - Rule to disallow blank lines between tags
Issue -
State: open - Opened by sspenst almost 2 years ago
- 2 comments
Labels: question, new rule
#3553 - [Feature] Prefer destructuring in React
Issue -
State: closed - Opened by NishargShah almost 2 years ago
- 1 comment
#3552 - Don't recommend jsx-no-target-blank
Issue -
State: closed - Opened by nickmccurdy almost 2 years ago
- 1 comment
#3551 - [Bug]: Excessive code changes done by --fix react/jsx-no-leaked-render
Issue -
State: closed - Opened by gersongoulart almost 2 years ago
- 4 comments
Labels: bug, help wanted
#3550 - [Bug]: is missing in props validation when wrapped by Memo
Issue -
State: closed - Opened by vaynevayne almost 2 years ago
- 6 comments
Labels: bug
#3548 - [New] Align `no-deprecated` rule with React 18 deprecations
Pull Request -
State: closed - Opened by sergei-startsev almost 2 years ago
- 2 comments
Labels: enhancement
#3547 - Fixes #3482 - handle formatMessage calls
Pull Request -
State: closed - Opened by AsaAyers almost 2 years ago
- 1 comment
#3546 - [Bug]: Autofix removes generic type parameter from components when using `react/jsx-first-prop-new-line`
Issue -
State: closed - Opened by Stekmo almost 2 years ago
- 2 comments
Labels: bug, typescript
#3545 - [Bug]: Autofix do not work in `react/jsx-wrap-multilines`
Issue -
State: closed - Opened by coderaiser almost 2 years ago
- 7 comments
Labels: bug, help wanted
#3541 - [Bug]: jsx-key could not be triggered when using a custom mapping function
Issue -
State: open - Opened by meteorlxy almost 2 years ago
- 3 comments
Labels: enhancement, question
#3540 - [Bug]: react/hook-use-state incorrectly reporting overmind's useState
Issue -
State: closed - Opened by BrianHannay almost 2 years ago
- 7 comments
Labels: bug, help wanted
#3539 - Add mixed mode for react/jsx-curly-newline
Issue -
State: open - Opened by Dron007 almost 2 years ago
- 2 comments
Labels: enhancement, question
#3538 - [Fix] `jsx-curly-brace-presence`: handle single and only expression template literals
Pull Request -
State: closed - Opened by taozhou-glean almost 2 years ago
- 4 comments
#3537 - [jsx-curly-brace-presence] template literals contains just expressions
Issue -
State: closed - Opened by taozhou-glean almost 2 years ago
- 1 comment
#3536 - [Bug]: `destructuring-assignment` enforces destructuring of modern context
Issue -
State: closed - Opened by billyjanitsch almost 2 years ago
- 1 comment
Labels: bug, help wanted
#3535 - [Bug]: `react/prefer-read-only-props` for Typescript
Issue -
State: closed - Opened by thany almost 2 years ago
- 3 comments
Labels: enhancement, help wanted, typescript
#3534 - [Bug]: `react/prop-types` false positive when component is a value of capitalized property in class
Issue -
State: open - Opened by Maxim-Mazurok almost 2 years ago
- 9 comments
Labels: bug, help wanted
#3533 - [New] `jsx-first-prop-new-line`: add `multiprop` option
Pull Request -
State: closed - Opened by haydncomley about 2 years ago
- 7 comments
Labels: enhancement
#3531 - Eslint rule react/destructuring-assignment automatic fix is not working
Issue -
State: closed - Opened by jonathan-vandal about 2 years ago
- 5 comments
#3529 - [New] `checkContextObjects` option in `display-name`
Pull Request -
State: closed - Opened by JulesBlm about 2 years ago
- 14 comments
#3524 - [Bug]: False positive on `react/no-unused-prop-types` with memo + forwardRef
Issue -
State: open - Opened by luixo about 2 years ago
- 11 comments
Labels: bug
#3523 - [Bug]: parserOptions.ecmaFeatures.jsx not set when using presets
Issue -
State: closed - Opened by CleyFaye about 2 years ago
- 6 comments
Labels: bug
#3521 - [Bug]: Error react/prop-types , although the type has been specified
Issue -
State: closed - Opened by da-du about 2 years ago
- 1 comment
Labels: bug, help wanted
#3505 - [Bug]: `no-unknown-property` is missing some valid global properties (event handlers)
Issue -
State: open - Opened by axlemax about 2 years ago
- 8 comments
Labels: bug
#3497 - `jsx-no-leaked-render` infinitely recurses by adding more and more negations
Issue -
State: closed - Opened by tcl333 about 2 years ago
- 4 comments
#3496 - [jsx-key] False positive when spreading props
Issue -
State: open - Opened by jp7837 about 2 years ago
- 6 comments
#3492 - react/no-unstable-nested-components does not detect components wrapped in Array.map()
Issue -
State: closed - Opened by gusttav-lang over 2 years ago
- 3 comments
Labels: bug, help wanted
#3489 - Unknown property `allowTransparency` found (`react/no-unknown-property`)
Issue -
State: closed - Opened by frixaco over 2 years ago
- 2 comments
Labels: bug, question
#3483 - [Improvement] Issue Template Proposal
Pull Request -
State: closed - Opened by ROSSROSALES over 2 years ago
- 11 comments
#3475 - no-unused-prop-types false positive with createPortal and forwardRef
Issue -
State: open - Opened by reintroducing over 2 years ago
- 8 comments
#3469 - Automate docs with eslint-doc-generator
Pull Request -
State: closed - Opened by bmish over 2 years ago
- 2 comments
Labels: documentation
#3457 - (incomplete) new failing test, <a target="_blank noopener">
Pull Request -
State: open - Opened by mcast over 2 years ago
- 5 comments
Labels: question, new rule
#3442 - [NEW]: ensure-matching-remove-event-listener
Pull Request -
State: open - Opened by AndreaPontrandolfo over 2 years ago
- 6 comments
Labels: question, new rule
#3441 - [New] `jsx-no-leaked-render`: add `ignoreAttributes` option
Pull Request -
State: open - Opened by aleclarson over 2 years ago
- 12 comments
Labels: enhancement, help wanted
#3438 - Warning: React version not specified in eslint-plugin-react settings (Part 2)
Issue -
State: closed - Opened by julielouie over 2 years ago
- 8 comments
#3434 - feat: no-danger find props on all components (not just native)
Issue -
State: closed - Opened by AndersDJohnson over 2 years ago
- 12 comments
Labels: enhancement, help wanted
#3423 - [react/no-unknown-property] rule conflicts with `@react-three/fiber` on `<mesh />` and other tags
Issue -
State: closed - Opened by JustFly1984 over 2 years ago
- 87 comments
#3422 - Add Rule option "disallowedFor" for component prop
Issue -
State: closed - Opened by jacketwpbb over 2 years ago
- 3 comments
#3417 - [New] `forbid-component-props`: add `disallowedFor` option
Pull Request -
State: closed - Opened by jacketwpbb over 2 years ago
- 3 comments
#3403 - react/no-unused-prop-types false positive when using memo
Issue -
State: open - Opened by markholland over 2 years ago
- 6 comments
Labels: bug, help wanted
#3345 - function-component-definition should not match unfixable edge cases (TypeScript generics)
Issue -
State: open - Opened by philer-jambit over 2 years ago
- 5 comments
Labels: help wanted, typescript
#3330 - Add "destructureInSignature: never" to destructuring-assignment
Issue -
State: closed - Opened by max-prtsr over 2 years ago
- 23 comments
#3310 - Validate DOM nesting when possible
Issue -
State: open - Opened by karlhorky over 2 years ago
- 11 comments
#3292 - False positive for react/jsx-no-leaked-render
Issue -
State: open - Opened by Robloche almost 3 years ago
- 47 comments
Labels: bug, help wanted, typescript
#3288 - react/jsx-indent with ternary and react fragment DON'T play nice ๐
Issue -
State: open - Opened by ThaBrad almost 3 years ago
- 4 comments
Labels: bug, help wanted
#3285 - react/boolean-prop-naming interface does not work
Issue -
State: open - Opened by DavidShefcik almost 3 years ago
- 13 comments
Labels: enhancement, help wanted, typescript
#3284 - Typescript "'className' is missing in props validation" despite being defined
Issue -
State: closed - Opened by awwong1 almost 3 years ago
- 11 comments
Labels: enhancement, help wanted, typescript
#3283 - [no-constructed-context-values] Update isJsxContext check to allow for JSXIdentifier ending with Provider
Pull Request -
State: open - Opened by liuyenwei almost 3 years ago
- 1 comment
#3277 - [FEATURE] Add suggestions for `no-unescaped-entities`
Issue -
State: closed - Opened by Yash-Singh1 almost 3 years ago
- 2 comments
Labels: enhancement, help wanted
#3269 - [no-access-state-in-setstate] equivalent for useState
Issue -
State: open - Opened by rodrigofariow almost 3 years ago
- 9 comments
Labels: question, new rule
#3257 - Can we separate 'utils' into its own package?
Issue -
State: open - Opened by tristanHessell almost 3 years ago
- 5 comments
#3242 - Is there an ESLint rule to error/warn to avoid "Mirroring props in state"?
Issue -
State: open - Opened by oscard0m almost 3 years ago
- 16 comments
Labels: help wanted, new rule
#3234 - `jsx-boolean-value`: enhance configuration to handle `false` literals
Issue -
State: closed - Opened by alexmatson-da almost 3 years ago
- 11 comments
Labels: enhancement, help wanted
#3226 - [Docs] Recategorize rules in readme
Pull Request -
State: open - Opened by golopot almost 3 years ago
- 3 comments
Labels: documentation
#3221 - Automating github releases and release notes
Issue -
State: closed - Opened by xt0rted almost 3 years ago
- 11 comments
#3216 - Categorize rules in docs as one of Possible Problems, Suggestions, and Formatting
Issue -
State: closed - Opened by golopot almost 3 years ago
- 6 comments
Labels: documentation
#3214 - `jsx-curly-brace-presence` conflicts with `no-unescaped-entities`
Issue -
State: closed - Opened by ntkoopman almost 3 years ago
- 5 comments
Labels: bug
#3209 - no-unused-prop-types does not work if TypeScript interface is defined in another file
Issue -
State: open - Opened by pat-son about 3 years ago
- 5 comments
Labels: help wanted, typescript
#3208 - Rule to forbid calling components as functions?
Issue -
State: closed - Opened by FezVrasta about 3 years ago
- 39 comments
Labels: question, eslint, new rule
#3193 - `jsx-sort-props`: custom sort order for specific props
Issue -
State: open - Opened by seanblonien about 3 years ago
- 7 comments
Labels: question
#3176 - new rule: forbid exporting React Components and non-components from the same module
Issue -
State: closed - Opened by Alloyed about 3 years ago
- 9 comments
Labels: question, new rule
#3175 - [`jsx-sort-props`] consider className as reserved props
Issue -
State: closed - Opened by zhoudaxia2016 about 3 years ago
- 8 comments
#3165 - Add --fix-type support
Pull Request -
State: open - Opened by sryze about 3 years ago
- 1 comment
Labels: enhancement
#3162 - disable react/react-in-jsx-scope for react versions 17 and above
Pull Request -
State: closed - Opened by jafar-jabr about 3 years ago
- 2 comments
#3159 - react/prop-types false positive โis missing in props validationโ for extended component types
Issue -
State: open - Opened by flying-sheep about 3 years ago
- 2 comments
Labels: help wanted, typescript
#3158 - rule to ensure forwardRef includes a `ref` argument.
Issue -
State: closed - Opened by jquense about 3 years ago
- 4 comments
Labels: help wanted, accepted, new rule
#3147 - `react/no-unused-class-component-methods` should have an allow-list ignore pattern option like no-unused-vars
Issue -
State: closed - Opened by julienw about 3 years ago
- 20 comments
#3143 - New Rule: `onChange` or `readOnly` prop when `checked` is set on an `input` element
Issue -
State: closed - Opened by karlhorky over 3 years ago
- 1 comment
Labels: help wanted, accepted, new rule
#3128 - Configuration conflict with 7.27.0
Issue -
State: closed - Opened by DavidHenri008 over 3 years ago
- 40 comments
Labels: invalid
#3114 - jsx-no-bind should complain when using an arrow function
Issue -
State: closed - Opened by tkrotoff over 3 years ago
- 14 comments
Labels: help wanted
#3106 - Breaking: Add missing rule schemas
Pull Request -
State: open - Opened by bmish over 3 years ago
- 1 comment
Labels: semver-major
#3100 - [feature request] encourage the usage of named import
Issue -
State: closed - Opened by xboy2012 over 3 years ago
- 9 comments
#3064 - [Fix] `prop-types`, `propTypes`: handle implicit `children` prop in react's generic types
Pull Request -
State: closed - Opened by vedadeepta over 3 years ago
- 2 comments