It does not work using the name property defined in definePageMeta ( Overview-Invoices and Overview-Items).
It also doesnt really work when setting keepalive=true within the definePageMeta function for both pages. The Navigation becomes really buggy doing this.
Could someone explain to me how it is supposed to work exactly ? Because the current way seems weird to me. Why is the name prop not accepted and also there could be an issue with duplicate naming due to the folder routing ?