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

Add fix to ensure Super List is installable from the Block Library search #26

Merged
merged 5 commits into from Feb 8, 2022

Conversation

aurooba
Copy link
Member

@aurooba aurooba commented Feb 8, 2022

Currently block.json is not loaded dynamically when people install a block from the block library search. This means if there are items missing in index.js, it causes all sorts of issues. This has been reported and documented in the following issues in the Gutenberg repo:

In light of this information, this PR pulls all the metadata from block.json files and pops it into index.js

@aurooba aurooba merged commit c9387a5 into main Feb 8, 2022
@aurooba aurooba deleted the fix/block-library-search branch February 8, 2022 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant