- Issue created by @rastepanyan
- Merge request !16Fix the issue with missing content if view_build is empty. β (Open) created by rastepanyan
- Status changed to Needs review
2 months ago 8:30am 8 September 2024
When the latest version 3.1 of the EVA module is used the content is not shown when the view_build is empty.
Drupal core: 10.2.4
PHP 8.1.27
MySQL 5.7
If the condition to return the #cache if the view_build is empty is removed from the eva.module's eva_entity_view() function, the content is available.
Needs review
3.1
Code