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

DBButton: default HTML attribute 'form' gives TypeError #3540

Open
1 of 7 tasks
annsch opened this issue Dec 2, 2024 · 0 comments
Open
1 of 7 tasks

DBButton: default HTML attribute 'form' gives TypeError #3540

annsch opened this issue Dec 2, 2024 · 0 comments
Labels
🐛bug Something isn't working 👩‍👧‍👦community feedback Feedback from community

Comments

@annsch
Copy link
Collaborator

annsch commented Dec 2, 2024

Which generators are impacted?

  • All
  • HTML
  • React
  • Angular
  • Vue
  • Web components
  • Power Apps

Reproduction case

when using the HTML form attribute, I got the following TypeError in React:

Property 'form' does not exist on type 'IntrinsicAttributes & Omit<HTMLAttributes<HTMLButtonElement>

Expected Behaviour

No TypeError for native Attributes
MDN Documentation

Screenshots

No response

Browser version

None

Add any other context about the problem here.

No response

@mfranzke mfranzke added 🐛bug Something isn't working 👩‍👧‍👦community feedback Feedback from community labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working 👩‍👧‍👦community feedback Feedback from community
Projects
None yet
Development

No branches or pull requests

2 participants