react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

Events are missing

Open bdkoder opened this issue 1 year ago • 2 comments
trafficstars

Events are missing

https://react.dev/docs/events.html

bdkoder avatar Jun 10 '24 06:06 bdkoder

Which events?

rickhanlonii avatar Jun 10 '24 21:06 rickhanlonii

Hello @rickhanlonii, Mouse events doc missing. image

bdkoder avatar Jun 12 '24 06:06 bdkoder

Legacy React Document events are moved to the common components on the new React Document.

This is the link to events. https://react.dev/reference/react-dom/components/common

ParthVirgoz avatar Sep 09 '24 09:09 ParthVirgoz

@bdkoder how did you land on this link to events?

harish-sethuraman avatar Sep 16 '24 07:09 harish-sethuraman

Any existing links to this page should be at reactjs.org/docs/events.html which will correctly redirect to legacy.reactjs.org/docs/events.html, which has a note that links to the new docs page.

Wherever you're seeing a link to react.dev/docs/events.html is broken and should fix it there.

rickhanlonii avatar Sep 30 '24 16:09 rickhanlonii