GitHub Issues Browser

Issue list

  • bornkiss

    chore: update readme#32826
    • CLA Signed

    @bornkiss
    Last updated: 2
  • AnimeshKumar923

    Bug: irregular behaviour of sidescroll when webpage zoomed-in#32824
    • Status: Unconfirmed

    @AnimeshKumar923
    React version: _NA_ ## System details: - Ubuntu 24.04.2 LTS - Google Chrome _[V...
    Last updated: 2
  • sebmarkbage

    Enable Suspensey Images inside <ViewTransition> subtrees#32820
    • CLA Signed
    • React Core Team

    @sebmarkbage
    Even if the `enableSuspenseyImages` flag is off. Started View Transitions alr...
    Last updated: 1
  • SahilPatel2003

    Bug: Sidebar Dropdown Does Not Collapse on Second Click in React Documentation#32818
    • Status: Unconfirmed

    @SahilPatel2003
    In the official React documentation, when I click on the dropdown button (▾) for...
    Last updated: 4
  • jakecastelli

    fix typos in react-dev-tools changelog#32817
    • CLA Signed

    @jakecastelli
    <!-- Thanks for submitting a pull request! We appreciate you spending the ...
    Last updated: 2
  • jackpope

    Add scrollIntoView to fragment instances#32814
    • CLA Signed
    • React Core Team

    @jackpope
    Based off https://github.com/facebook/react/pull/32813 This adds `scrollIntoV...
    Last updated:
  • jackpope

    Add dispatchEvent to fragment instances#32813
    • CLA Signed
    • React Core Team

    @jackpope
    Based off https://github.com/facebook/react/pull/32722 `fragmentInstance.disp...
    Last updated: 1
  • jukben

    Bug: createRoot().render() is not fully synchronous unless wrapped in flushSync, unlike legacy ReactDOM.render#32811
    • Status: Unconfirmed

    @jukben
    <!-- Please provide a clear and concise description of what the bug is. Includ...
    Last updated: 2
  • captbaritone

    Remove redundant __DEV__ condition#32810
    • CLA Signed

    @captbaritone
    It used to be that in `__DEV__` we wrapped this `renderWithHooks`, `checkDidRend...
    Last updated: 1
  • sebmarkbage

    Run Component Track Logs in the console.createTask() of the Fiber#32809
    • CLA Signed
    • React Core Team

    @sebmarkbage
    Stacked on #32736. That way you can find the owner stack of each component th...
    Last updated: 1
  • RJWadley

    Bug: stylesheets that use precedence are significantly slower to render at scale#32806
    • Status: Unconfirmed

    @RJWadley
    <!-- Please provide a clear and concise description of what the bug is. Includ...
    Last updated: 3
  • Armanio

    chore(compiler-healthcheck): error message typo fix#32799

      @Armanio
      ## Summary Change error message on compiler-healthcheck
      Last updated: 1
    • liuyenwei

      [React 19] renderToPipeableStream emits </html> in different order?#32798
      • Status: Unconfirmed

      @liuyenwei
      <!-- Please provide a clear and concise description of what the bug is. Includ...
      Last updated: 2
    • tien

      Bug: suspense fallback flickers with nested suspended components#32796
      • Status: Unconfirmed
      • Resolution: Needs More Information

      @tien
      Suspense fallback flicker multiple times with nested suspended children, even af...
      Last updated: 1
    • mofeiZ

      [compiler][repro] Nested fbt test fixture#32779
      • CLA Signed
      • React Core Team

      @mofeiZ
      Ideally we should detect and bail out on this case to avoid babel build failure...
      Last updated:
    • curved-gulden

      [DevTools Bug]: Doesn't work in browser extensions#32776
      • Type: Bug
      • Status: Unconfirmed
      • Component: Developer Tools

      @curved-gulden
      ### Website or app any browser extension ### Repro steps 1. Open devtools 2. ...
      Last updated:
    • blommish

      Bug: eslint-plugin-react-hooks doesnt handle components starting with non-ASCII uppercase letter#32775
      • Status: Unconfirmed

      @blommish
      React version: 18.3.1 eslint-plugin-react-hooks: 5.2.0 (5.0.0+) ## Steps To Rep...
      Last updated: 2
    • lukahartwig

      Skip setting innerHTML when HTML string has not changed#32773
      • CLA Signed

      @lukahartwig
      https://github.com/facebook/react/pull/26501 introduced a regression when using ...
      Last updated: 3
    • zeorin

      [DevTools Bug]: Firefox extension out of date (v6.0.0, 2024-09-26)#32771
      • Type: Bug
      • Status: Unconfirmed
      • Component: Developer Tools

      @zeorin
      ### Website or app https://addons.mozilla.org/en-US/firefox/ ### Repro steps ...
      Last updated:
    • BackEndTea

      Fix removed default export from compiler linter#32768
      • CLA Signed

      @BackEndTea
      <!-- Thanks for submitting a pull request! We appreciate you spending ...
      Last updated:
    • emerson-paiva

      fix(ReactFiberCommitEffects): cannot read properties of undefined (reading 'tag')#32767
      • CLA Signed

      @emerson-paiva
      <!-- Thanks for submitting a pull request! We appreciate you spending the ...
      Last updated:
    • gdezpd

      Bug: [React 19] Cannot read properties of undefined (reading 'ReactCurrentBatchConfig'#32766
      • React 19

      @gdezpd
      <img width="799" alt="Image" src="https://github.com/user-attachments/assets/c8b...
      Last updated:
    • mofeiZ

      [compiler][bugfix] Bail out when a memo block declares hoisted fns#32765
      • CLA Signed
      • React Core Team

      @mofeiZ
      (needs cleanup + more test fixtures) Note that bailing out adds false positive...
      Last updated: 1
    • vaish8529

      Bug: react-dom.development.js:1571 Uncaught InvalidStateError when handling file input in React 16.13.1#32753
      • Status: Unconfirmed

      @vaish8529
      <!-- I am working on a React project ("react": "^16.13.1") and handling file u...
      Last updated:
    • Gontse7

      [DevTools Bug] Cannot add node "29" because a node with that id is already in the Store.#32750
      • Type: Bug
      • Status: Unconfirmed
      • Component: Developer Tools

      @Gontse7
      ### Website or app https://github.com/Gontse7/pyga ### Repro steps I was tryi...
      Last updated: 2
    • mofeiZ

      [compiler][bugfix] expand StoreContext to const / let / function variants#32747
      • CLA Signed
      • React Core Team

      @mofeiZ
      (TODO: handle edge cases with some context variables no longer having mutable r...
      Last updated:
    • sygint

      Bug: React Dev Tools does not have a Google Chrome Store Established Publisher badge#32743
      • Status: Unconfirmed

      @sygint
      The author for the React Dev Tools on Chrome Store is not an Established Publish...
      Last updated: 1
    • sebmarkbage

      Use console.timeStamp instead of performance.measure in Component Performance Track#32736
      • CLA Signed
      • React Core Team

      @sebmarkbage
      This is a new extension that Chrome added to the existing `console.timeStamp` si...
      Last updated: 1
    • eps1lon

      [Fizz] Add Owner Stacks when render is aborted#32735
      • CLA Signed
      • React Core Team

      @eps1lon
      ## Summary `captureOwnerStack` now returns the corresponding owner stack ...
      Last updated: 1
    • jackpope

      Add compareDocumentPosition to fragment instances#32722
      • CLA Signed
      • React Core Team

      @jackpope
      This adds `compareDocumentPosition(otherNode)` to fragment instances. The sem...
      Last updated: 3