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

Appended videoTagAttrs are losing in editor #1408

Closed
ChavitiSathish opened this issue Jun 5, 2024 · 1 comment
Closed

Appended videoTagAttrs are losing in editor #1408

ChavitiSathish opened this issue Jun 5, 2024 · 1 comment
Labels
Milestone

Comments

@ChavitiSathish
Copy link

ChavitiSathish commented Jun 5, 2024

Iam trying to add video with autoplay muted in editor, I configured the attributes as below
videoTagAttrs: {
autoplay: true,
muted: true,
} .

On adding the video url attributes are setting up but when switching to codeview and back to editor all the attributes are loosing only controls = true attribute is only remaining.

Expected behavior
If video tagAttrs are configured the editorcontents should not loose attributes.

Screenshots
Attaching a video for Quick reference
In my Local : screen-capture (63).webm
In Suneditor.com : screen-capture (64).webm

@JiHong88 JiHong88 added this to the 2.47.0 milestone Jun 9, 2024
@JiHong88 JiHong88 added the bug label Aug 11, 2024
JiHong88 added a commit that referenced this issue Aug 11, 2024
@JiHong88
Copy link
Owner

Version 2.47.0 has been updated.
thank you

onedark23 pushed a commit to onedark23/suneditor that referenced this issue Aug 12, 2024
onedark23 pushed a commit to damoang/suneditor that referenced this issue Aug 12, 2024
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