- Issue created by @dco
- ๐บ๐ธUnited States themodularlab
@dco,
When adding a block to TBMM, the block has to be loaded in a block region via the block admin ui for Drupal and thus the MM to be aware of it. Our recommendation is to use a hidden theme region. It will also require a cache clear for TBMM to be aware of new blocks.
- ๐ซ๐ทFrance dco
Hello
It works, the blocks are listed now. Thank you for your quick reply.
But when trying to add a block in a columns it just show a message showing the json ajax reponse and nothing appears in the column.
I don't have much time but I'll try to investigate and keep you informed.On Drupal 11.0.1
Best regards,
David
- ๐ฎ๐ณIndia gokul.jayan
gokul.jayan โ made their first commit to this issueโs fork.
- ๐ฎ๐ณIndia gokul.jayan
Hi, the issue was caused by a deprecated jQuery function. Iโve resolved it and created a merge request. Please review it.
- ๐ฎ๐ณIndia gokul.jayan
gokul.jayan โ changed the visibility of the branch cherry-pick-9c439cfc to hidden.
- ๐ฎ๐ณIndia gokul.jayan
gokul.jayan โ changed the visibility of the branch cherry-pick-9c439cfc to active.
- ๐ฎ๐ณIndia gokul.jayan
gokul.jayan โ changed the visibility of the branch cherry-pick-9c439cfc to hidden.
- ๐ฌ๐งUnited Kingdom nijolawrence
nijolawrence โ changed the visibility of the branch cherry-pick-9c439cfc to active.
- ๐ฌ๐งUnited Kingdom nijolawrence
nijolawrence โ changed the visibility of the branch cherry-pick-9c439cfc to hidden.
- ๐ฌ๐งUnited Kingdom nijolawrence
We were able to use the functionality of adding blocks in one of our Drupal 11 projects with the above patch applied.