-
Notifications
You must be signed in to change notification settings - Fork 1
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
[Bug] Blocks "pattern placeholder" bug #90
Comments
Figured out what it is. When a new site is created the
When the slug should be Updating all the |
Looked through the composer files, but could not pin point how to replace the string in the twig files. 🤔 |
nathan-schmidt-viget
added a commit
that referenced
this issue
May 29, 2024
nathan-schmidt-viget
added a commit
that referenced
this issue
May 29, 2024
nathan-schmidt-viget
added a commit
that referenced
this issue
May 30, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Blocks
When starting a new site all of our custom blocks have
pattern placeholder
as the child block. This also shows up for the custom patterns that are using our blocks.The block then has nothing visible inside of it.
This shows up for all of our custom blocks
The text was updated successfully, but these errors were encountered: