You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Edit button in the BlockControls element of the Audio block attempts to set an invalid buttonProps attribute, which throws a warning in the console.
Issue Overview
The Edit button in the BlockControls element of the Audio block attempts to set an invalid
buttonProps
attribute, which throws a warning in the console.Steps to Reproduce (for bugs)
Possible Solution
This is the current markup:
Those props should probably be flattened to:
Screenshots / Video
The text was updated successfully, but these errors were encountered: