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

Video plugin throw error on when _update_videoCover #602

Closed
rexpan opened this issue Jan 23, 2021 · 1 comment
Closed

Video plugin throw error on when _update_videoCover #602

rexpan opened this issue Jan 23, 2021 · 1 comment
Labels
Milestone

Comments

@rexpan
Copy link

rexpan commented Jan 23, 2021

  1. Init SunEditor with HTML
<p>1</p>
<iframe width="100%" height="700px" src="..." data-size="100%,100%" frameborder="0" allowfullscreen="" sandbox="allow-scripts allow-same-origin"></iframe>
<p>2</p>
  1. fileManager.checkInfo call back to video._update_videoCover, video._update_videoCover throw when try to call video.applySize with context.video._element is null.

Do you think we miss to set context.video._element as oFrame in video._update_videoCover?

@JiHong88 JiHong88 added the bug label Jan 23, 2021
@JiHong88 JiHong88 added this to the 2.35.2 milestone Jan 23, 2021
JiHong88 added a commit that referenced this issue Jan 23, 2021
@JiHong88
Copy link
Owner

The 2.36.0 version has been updated.
If this issue has not been resolved, please reopen this issue.
Thank you.

NickyTope pushed a commit to isw-kudos/SunEditor that referenced this issue Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants