app/route-1/loading.tsx <--- This is prefetched when you open example.com/app/route-2/nested/loading.tsx <--- This isn't prefetched when opening example.com/app/route-3/(nested)/loading.tsx <--- This also isn't prefetched when opening example.com/loading.tsx to be prefetched.