#Is there any way to make the pathless route root file to include in it's folder?

6 messages · Page 1 of 1 (latest)

quasi raft
#

Normally if I do _auth.tsx for example and on same level maintain a _auth directory it works fine! But It doesn't work if I want to make a index.tsx file inside the _auth! Is there any way to do that! Because it's looks like a missing piece of the folder located outside the directory!

elfin mortar
quasi raft
#

as you can see when i have move _auth.tsx inside _auth by naming index.tsx it doesnt catch it's content!

elfin mortar
#

is this the same issue as #router message ?

quasi raft
#

no! it's something related to pathless route!