I have integrated ckeditor5 in my react app. I am noticing that sometimes while entering data quickly and pressing enter to enter data in next line in editor, cursor moves to the top. I have also noticed that in this case onChange is getting triggered twice. Can anyone help me in this?