fix: to open default view from record detail relation section (#13300)
# ISSUE - closes #12483
This commit is contained in:
@ -89,7 +89,7 @@ export const RecordDetailRelationSection = ({
|
||||
},
|
||||
},
|
||||
},
|
||||
view: indexViewId,
|
||||
viewId: indexViewId,
|
||||
};
|
||||
|
||||
const filterLinkHref = getAppPath(
|
||||
|
||||
Reference in New Issue
Block a user