kobalte
kobalte copied to clipboard
Tooltip button missing type
Describe the bug Tooltip uses a button without type, which defaults to submit. This means that clicking something with a tooltip submits the form.
To Reproduce Create a form and something with a tooltip inside. The form gets submited when you click.