Gutenberg: Remove 'type' from attributes where 'source' is set.#1622
Gutenberg: Remove 'type' from attributes where 'source' is set.#1622westonruter merged 1 commit into1.0from
Conversation
|
@kienstra and @westonruter: For some reason the branch There is another branch doing the same thing but based on |
cf92d6c to
7300101
Compare
Fixed by cherry-picking your commit onto |
|
Approved Hi @miina, amp-fit-textamp-brid-playeramp-ima-videoamp-jwplayerIssues Unrelated To PRThe There's a validation error for the |
|
amp-o2-player This wasn't related to this PR. But the problem I mentioned above with the |







Removes 'type' from attributes where 'source' is set, apparently that was deprecated in 4.1.0, removed in 4.2.0 and is now causes issues with blocks and extended features.
Note that
typeisn't mandatory for other cases either (if the source is not set at all).