Milkdown / milkdown

🍼 Plugin driven WYSIWYG markdown editor framework.
https://milkdown.dev
MIT License
9k stars 412 forks source link

[Bug] (crepe) Button type in table are not "type=button" #1531

Closed ljcastroLemons closed 1 month ago

ljcastroLemons commented 2 months ago

Initial checklist

Affected packages and versions

@milkdown/crepe": "^7.5.7"

Link to runnable example

No response

Steps to reproduce

Is the same issue solved here (https://github.com/Milkdown/milkdown/pull/1530) but for the table component in crepe editor

Expected behavior

type button should be "type=button"

Actual behavior

type button has the default value submit

Runtime

Chrome

OS

Linux

Build and bundle tools

Vite

TorstenDittmann commented 2 months ago

@Saul-Mirone I issued a PR for this 👍🏻