Skip to content

Bug: onPointerEnterCapture and onPointerLeaveCapture result in unknown event handler property #17883

@tommedema

Description

@tommedema

React version: v16.12.0 from https://unpkg.com/react/umd/react.development.js

Steps To Reproduce

  1. attach onPointerEnterCapture to a JSX element
  2. observe unknown event handler property error in console

Link to code example: https://jsfiddle.net/tommedema/1uqoemxs/2/

The current behavior

It displays a unknown event handler property warning

The expected behavior

The capturing phase of the onPointerEnter and onPointerLeave events should be supported

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: UnconfirmedA potential issue that we haven't yet confirmed as a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions