- Issue created by @aastrong
- π¨π¦Canada aastrong
Looks like it might be an issue with ctools itself:
https://www.drupal.org/project/ctools/issues/3467926 π Issue: Call to a member function getRequestUri() on null in Drupal\ctools_views\Plugin\Display\Block->elementPreRender() Needs review - πΊπΈUnited States jcandan
I have a working copy of this module installed with Drupal 10.4.0. I am able to add a block display to a view, add view mode as a block configuration option, select different view modes in the block instance, and see the result working.
What steps can we follow to reproduce this bug you are having?
- πΊπΈUnited States jcandan
After having a look at the patch for π Issue: Call to a member function getRequestUri() on null in Drupal\ctools_views\Plugin\Display\Block->elementPreRender() Needs review , I saw that it may have been related to having AJAX enabled. I enabled AJAX for my view, but still had no issues. Also tested on Drupal 11.
Need steps to reproduce.