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

TypeError: Cannot read properties of null (reading 'previousElementSibling') #1312

Open
ChavitiSathish opened this issue Oct 4, 2023 · 0 comments

Comments

@ChavitiSathish
Copy link

ChavitiSathish commented Oct 4, 2023

On Uploading Image without focus on Textarea, application is breaking with error Cannot read properties of null (reading 'previousElementSibling')

On Uploading a image if we try to upload the second image the spinner keeps on spinner as uploadhandler is kept on waiting for response.

To Reproduce
Steps to reproduce the behavior:

Go to http://suneditor.com/sample/index.html
Remove focus from editor
Click on image button
In modal, select image, then click submit

For Second Issue
Upload an Image,
Try to upload another image with focusout

Expected behavior
image should appear in textarea

JFox23 added a commit to JFox23/suneditor that referenced this issue Nov 15, 2023
TypeError: Cannot read properties of null (reading 'previousElementSibling')
JiHong88 added a commit that referenced this issue Nov 29, 2023
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