Getting loader data from parent route
So I see that it's possible to get loader data from parent routes but I have some questions.
1. In the component, is this the only way to get data from parent route AND current route?
2. In
1. In the component, is this the only way to get data from parent route AND current route?
2. In
meta how do I access this loader data from parent route?