-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
[Feature] BlocksOverall functionality of blocksOverall functionality of blocks[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Milestone
Description
Issue Overview
Use of loop and autostart in causes unknown error
Steps to Reproduce (for bugs)
- Add audio block
- Use edit as HTML to add the loop and/or autoplay attributes to the tag.
- Update the post.
- message: block has been changed
- Click edit as HTML in the block.
- block shows unknown error. No HTML is shown
- Switch to code editor: the string ="" is added to the controls, loop and autoplay attributes
Firefox 59.0.3, Chrome 66, Gutenberg 2.8
Expected Behavior
Preferably the addition of loop and autoplay options(checkboxes), as are available when using the audio shortcode.
At least allow for the error free addition of attributes.
Metadata
Metadata
Assignees
Labels
[Feature] BlocksOverall functionality of blocksOverall functionality of blocks[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended