This repository was archived by the owner on Oct 25, 2021. It is now read-only.
Bugfix for attributes issue.#5
Closed
BrianHenryIE wants to merge 2 commits into
Closed
Conversation
Due to additional attributes added by Blocks CSS. https://wordpress.org/support/topic/breaks-flex-posts-block/#post-12148481
Member
|
Hey @BrianHenryIE Thank you for the PR. We don't manage the library in this git, but as a separate package altogether, so I'll close this PR and use the code in the original repository. Would it be fine if I commit the code to another repository? If you want you can do it to the following repositories: We want to release this sooner than later, so let me know if you will be able to send the PR today to the You can put the code in |
Author
|
I've made those PRs... untested! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I haven't done any Gutenberg programming before, so consider how this might affect other blocks. I should be fine. It certainly fixes the bug.