Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Zukqurnain opened this issue Nov 7, 2019 · 0 comments

Comments

@Zukqurnain
Copy link

Zukqurnain commented Nov 7, 2019

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}

         />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant