flurrybox / enhanced-privacy

Magento 2 Enhanced Privacy extension for easier compliance with GDPR. Allows customers to delete, anonymize, or export their personal data.
https://flurrybox.com
GNU General Public License v3.0
43 stars 11 forks source link

Sort order in my account not working #11

Open martinslaganovskis opened 4 years ago

martinslaganovskis commented 4 years ago

`<block class="Magento\Framework\View\Element\Html\Link\Current" ifconfig="customer/enhancedprivacy/general/enable" name="customer-account-navigation-privacy-link">

privacy/settings Privacy settings 1000
        </block>
    </referenceBlock>`

view/frontend/layout/customer_account.xml

should be using Magento\Customer\Block\Account\SortLinkInterface

yohanespradono commented 1 year ago

i am having this issue too