gantry5
gantry5 copied to clipboard
Joomla 5: Joomla Articles particle issue with Pagination
Hi there, There's an issue with the Pagination (Joomla Articles particle) and Joomla 5 when using the Gantry 5 particle as a Module (No problem via Layout) Steps:
- [Back-end] Create a Joomla module with Gantry 5 Particles. Site Modules -> New -> Gantry 5 Particle -> Pick Joomla Articles -> select Show for Pagination option
- [Font-end] Click Next button to see more articles
- Result: Joomla\CMS\Event\Module\RenderModuleEvent::onSetSubject(): Argument #1 ($value) must be of type object, null given, called in /Users/dev/Sites/j5_test/libraries/src/Event/AbstractEvent.php on line 225
Joomla 4 is working fine, whether you use the Joomla articles particle via module or layout. Thank you