Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Add initial sorting functionality to customer detail order view
issue: NEXT-33105
author: Marcus Müller
author_email: [email protected]
author_github: @M-arcus
---
- Added
sortBy
andsortDirection
properties to the data object inResources/app/administration/src/module/sw-customer/component/sw-customer-detail-base.html.twig
to enable initial sorting functionality for the customer detail order view.