securingsincity/react-ace

cursorStart not working

almadsen opened this issue · 0 comments

Problem

It looks like the settings/options (editorOptions.ts) prop "cursorStart" is not available.

I also get a warning in the browser devstool if I include it: misspelled option "cursorStart"

Is there a reason for this, is this by design, or is it a bug?