Skip to content

Overriding group_by to an empty list is ignored #4221

@dougmeredith

Description

@dougmeredith

If I specify group_by on the root route, it is inherited by child routes, as expected. If I specify group_by on a child route, it correctly overrides the inherited group_by. However, if a child attempts to override using group_by: [], this is ignored.

Metadata

Metadata

Labels

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions