You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The way to refer sub1 has to be foo.sub0.sub1 now, I think the correct way should be foo.sub1. Also sub1.parent should be foo but currently it is sub0.
The way to refer sub1 has to be foo.sub0.sub1 now, I think the correct way should be foo.sub1. Also sub1.parent should be foo but currently it is sub0.