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
Demoing here with Lister and FieldtypeEvents but I can reproduce the issue with other fieldtypes that contain subfields so I think it's due to some underlying PageFinder problem.
I have a test_events field on a single template that is used for a single page.
In Lister if I attempt to match pages where the Title subfield of test_events is not empty then all pages are matched.
I expected only a single page to be matched, because if a template does not contain the test_events field then how could the subfield be "not empty"?