I've created a basic test page
and a view containing two blocks - with different filters each (same content type).
I've attached both blocks to be shown only on my /test page.
block1
block2
The page only shows the block1.
If I rearrange the order of the blocks in the block layout
block2
block1
then only block 2 is shown
I've even created a clone of the view and attached the two new blocks (4 in total).
Again only one is shown.
View preview show the content normally without problem.
I'm on 10.3.2
Any ideas how to debug this?
Comments
Comment #2
bilias commentedComment #3
bilias commentedComment #4
bilias commentedComment #5
bilias commentedApparently the problem exists for logged in users.
When I view the site without loggin I see all blocks...
Comment #6
lendudeI tried to reproduce this in a clean Umami install and couldn't.
Can you reproduce this on a clean Drupal install or only on an specific install?
Comment #7
cilefen commented