Skip to content
#

prosemirror

Here are 98 public repositories matching this topic...

devcer
devcer commented Apr 4, 2022

Summary

Steps to reproduce

Expected results

  • Same resize handle width for controller, header and rows

Actual results

  • differen
type: bug 🪲 good first issue
benrbray
benrbray commented Mar 27, 2021

ProseMirror (and by extension, prosemirror-math) relies on contenteditable to function. Since the implementation of contenteditable is not yet standardized between browsers, we must test manually in each browser to ensure acceptable behavior.

I do not own a Mac, so I cannot test prosemirror-math on Safari. Please report any bugs you find in Safari!

help wanted good first issue

Improve this page

Add a description, image, and links to the prosemirror topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the prosemirror topic, visit your repo's landing page and select "manage topics."

Learn more