- First commit to issue fork.
- @dgroene opened merge request.
- Status changed to Fixed
about 1 year ago 6:10pm 8 September 2023 Automatically closed - issue fixed for 2 weeks with no activity.
Display suite renders the block even though it's empty.
Steps to replicate:
- Create a view block that doesn't return any results
- Check the "Hide block when content is empty"
- Reference the block from display suite
Proposed solution:
Check if the markup returned by the render method is empty, if it is, don't add it to the elements array.
Fixed
1.2
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.