Closed Toutouwai closed 1 year ago
Using childTemplates or parentTemplates in $templates->find() causes an array to string conversion error.
childTemplates
parentTemplates
$templates->find()
Related forum topic: https://processwire.com/talk/topic/28047-how-to-filter-templates-by-selector-childtemplates-solved/
Thanks @Toutouwai I've pushed a fix for this.
Short description of the issue
Using
childTemplates
orparentTemplates
in$templates->find()
causes an array to string conversion error.Related forum topic: https://processwire.com/talk/topic/28047-how-to-filter-templates-by-selector-childtemplates-solved/
Setup/Environment