react.dev
react.dev copied to clipboard
Events are missing
Events are missing
https://react.dev/docs/events.html
Which events?
Hello @rickhanlonii,
Mouse events doc missing.
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
@bdkoder how did you land on this link to events?
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.