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
{{ message }}
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.
i took a look at the tests and did a manual check. seems to be working. maybe i am missing something. can you send me the sqlite file? mail to [email protected]
I'm not sure if I am doing something wrong, but I have a page structured so:
I'm trying to collect all the features together in a controller like
$site->searchForTemplate('feature')
but keep getting an empty collection.Both the
Issue
andFeature
have autoid's that are visible in their respective.txt
files.$site->index()->filterBy('intendedTemplate', $template);
is working.Kirby 3.5.7.1
kirby3-autoid 2.7.7
The text was updated successfully, but these errors were encountered: