Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events are missing #6940

Closed
bdkoder opened this issue Jun 10, 2024 · 5 comments
Closed

Events are missing #6940

bdkoder opened this issue Jun 10, 2024 · 5 comments
Assignees

Comments

@bdkoder
Copy link

bdkoder commented Jun 10, 2024

Events are missing

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

@rickhanlonii
Copy link
Member

Which events?

@bdkoder
Copy link
Author

bdkoder commented Jun 12, 2024

Hello @rickhanlonii,
Mouse events doc missing.
image

@imparth7
Copy link
Contributor

imparth7 commented Sep 9, 2024

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

@harish-sethuraman
Copy link
Collaborator

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

imparth7 added a commit to imparth7/react.dev that referenced this issue Sep 16, 2024
@rickhanlonii
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants