Skip to content

Editor-Cursor jumps to top after enter key Or And other Element in Editor #99

@Zukqurnain

Description

@Zukqurnain

I am Attaching Video please check this.

It is My Code. I am also checking to add initialValue.

<Editor
value={this.state.editor}
init={{
height: 600,
menubar: false,
plugins: [
'advlist autolink lists link image charmap print preview anchor',
'searchreplace visualblocks code fullscreen',
'insertdatetime media table paste code help wordcount table'
],
toolbar:
'undo redo | formatselect | bold italic backcolor |
alignleft aligncenter alignright alignjustify |
bullist numlist outdent indent table | removeformat | help'
}}
onChange={this.onEditorStateChange}

         />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions