Unable to load block into composer
Permalink
Steps:
- Created a page type
- Added a few pages
- Added a new Content block to the page type
- Added the Composer Block to the page type defaults
Now I want to edit an *existing page*. This results in an "Unable to load block into composer" error. The block doesn't exist yet, and afaik there's no way to add it to existing pages.
Is there a way to fix this? (I'm thinking of the c56 option "Set up on child pages")
- Created a page type
- Added a few pages
- Added a new Content block to the page type
- Added the Composer Block to the page type defaults
Now I want to edit an *existing page*. This results in an "Unable to load block into composer" error. The block doesn't exist yet, and afaik there's no way to add it to existing pages.
Is there a way to fix this? (I'm thinking of the c56 option "Set up on child pages")
I placed a Composer Control block, not a regular Content block.
I've also checked with the latest version in the develop branch. When I added a new composer field to the blog post page type and edited an existing blog post, I got the same 'error'.
Do you have more ideas / suggestions?
I've also checked with the latest version in the develop branch. When I added a new composer field to the blog post page type and edited an existing blog post, I got the same 'error'.
Do you have more ideas / suggestions?
@A3020
Following the steps you listed, I can confirm the issue. If you create a bug report, I will upvote it.
Related to this topic, have you encountered the same error when using Image blocks?
"Error when using Image blocks in Composer #3251"
https://github.com/concrete5/concrete5/issues/3251...
If so, please leave a comment on the issue.
Following the steps you listed, I can confirm the issue. If you create a bug report, I will upvote it.
Related to this topic, have you encountered the same error when using Image blocks?
"Error when using Image blocks in Composer #3251"
https://github.com/concrete5/concrete5/issues/3251...
If so, please leave a comment on the issue.
Thanks for confirming MrKDilkington, here's the link to the Github issue:https://github.com/concrete5/concrete5/issues/3922...
hi
i've the same problem but with a fresh install of 8.2.1.
After add the content block on the page type for all the new pages the composer work fine end the new block is present.
But if i edit an existing page i've an "Unable to load block into composer" error.
i've the same problem but with a fresh install of 8.2.1.
After add the content block on the page type for all the new pages the composer work fine end the new block is present.
But if i edit an existing page i've an "Unable to load block into composer" error.
I believe you placed a regular Content block onto the page type defaults page. This block is not connected to Composer. To connect the Content block from Composer, use the Composer Control block to add it to the page type defaults page.