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
But this doesn't seem to be the case and it can cause and invalid selector when a NullPage exists in a PageArray and that PageArray is then used in a selector string (making use of PageArray::__toString).
Demo case:
The general point here is that it ought to be safe to use a PageArray in a selector without the user first needing to look for and remove any pages that lack an ID.