W3CSS Paragraph Drupal Block is not rendered

Created on 11 May 2023, about 1 year ago
Updated 27 June 2024, about 19 hours ago

Drupal 10.0.9
I'm having trouble with W3CSS Paragraphs Drupal Block

I created a view with a block.
The view preview works correctly.
I added the block in "auto-hidden blocks" in block layout
Then I added the block in a paragraphed page, using W3CSS, but the block doesn't get rendered.

Here is what the HTML source contains:

<div class="w3-row p-container paragraph paragraph--type--w3css-block paragraph--view-mode--default paragraph--id--24">
  <div id="w3-drupal-block-24" class="w3-row p-container-inner">
      <div class="w3-row- w3-drupal-block">        
      </div>
  </div>
</div>

where the block content should be, it's just empty.

when I move the block from auto-hidden blocks to another theme region area, the block is displayed in the region, but still not in the paragraph.

there are no errors in the log.

πŸ’¬ Support request
Status

Closed: works as designed

Version

1.0

Component

Code

Created by

πŸ‡ΉπŸ‡­Thailand manarak

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024