Skip to content

[bug] popoverTarget in unknown property #855

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

Closed
ronanru opened this issue Nov 15, 2024 · 0 comments
Closed

[bug] popoverTarget in unknown property #855

ronanru opened this issue Nov 15, 2024 · 0 comments
Labels
React 19 Status: Released The issue has been released Type: Bug Something isn't working

Comments

@ronanru
Copy link

ronanru commented Nov 15, 2024

Describe the bug

This plugin (eslint-plugin-react-dom) wants me to use popovertarget attribute instead of popoverTarget

image

But both React (v19) and types-react-dom want me to do the opposite and throw an error when i use popovertarget

image

Reproduction

https://stackblitz.com/edit/vitejs-vite-az2sbx

Expected behavior

No response

Platform and versions

React 19 rc

Stack trace

No response

Additional context

No response

@Rel1cx Rel1cx added the Type: Bug Something isn't working label Nov 15, 2024
Rel1cx added a commit that referenced this issue Nov 22, 2024

Verified

This commit was signed with the committer’s verified signature.
ctavan Christoph Tavan
: #855
@Rel1cx Rel1cx closed this as completed Nov 22, 2024
@Rel1cx Rel1cx added Status: Released The issue has been released React 19 labels Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
React 19 Status: Released The issue has been released Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants