When you delete the last record of a collection you get the next error message:
Error: Cannot read properties of null (reading 'length')
When you delete the last record of a collection you get the next error message:
Error: Cannot read properties of null (reading 'length')
After some more testing i discovered the issue was in my own PDS code , ooops sorry Thank you for this great test tool
I can't reproduce this
is this when going to the record page directly, deleting it, and then being redirected to the collection page, or when using the batch delete from the collection page itself, and deleting all records?