You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm... looks like there might be a bug here. The generated query comes out in part:
FROM `modx_site_content` AS `modResource` LEFT JOIN `modx_site_tmplvars` `TemplateVars` ON `modResource`.`id:template` = `TemplateVars`.`contentid:templateid` ORDER BY `modResource`.`id` ASC
Screencast again...
The text was updated successfully, but these errors were encountered: