Milkdown / website

The official documentation website for milkdown.
https://milkdown.dev
MIT License
30 stars 96 forks source link

[Bug] Checkbox cannot be switched in Mozilla Firefox #34

Open BeiyanYunyi opened 9 months ago

BeiyanYunyi commented 9 months ago

Initial checklist

Affected packages and versions

latest

Link to runnable example

https://milkdown.dev/playground

Steps to reproduce

  1. Install Mozilla Firefox.
  2. Open milkdown playground.
  3. Click the checkboxes.

图片

Expected behavior

Checkbox should switch between checked and unchecked.

Actual behavior

Nothing happened. Google Chrome and Microsoft Edge are not affected by this bug, they can act as expected. I have not tested Safari.

Vditor has the same bug. Since it does not use prosemirror, it seems that it is not (or not only) prosemirror's bug.

Runtime

Firefox

OS

Linux

Build and bundle tools

No response