Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(MatTable): Sorting arrow in header does not update on sortChange from outside #20519

Closed
akottr opened this issue Sep 9, 2020 · 2 comments

Comments

@akottr
Copy link

akottr commented Sep 9, 2020

Reproduction

Use StackBlitz to reproduce your issue: https://stackblitz.com/edit/angular-fhtjni

Steps to reproduce:

  1. Click on 'sort by name'
  2. Table is sorted but arrow up (asc search) does not show up

Expected Behavior

What behavior were you expecting to see?
Arrow in the header should follow the sorting order

Actual Behavior

What behavior did you actually see?
No sorting arrow in the header is shown

Environment

  • Angular: 10.1.0
  • CDK/Material: 10.2.0
  • Browser(s): chrome
  • Operating System (e.g. Windows, macOS, Ubuntu): ubuntu
@akottr akottr added the needs triage This issue needs to be triaged by the team label Sep 9, 2020
@crisbeto
Copy link
Member

I believe this is the same underlying issue as #19467.

@crisbeto crisbeto added area: material/sort and removed needs triage This issue needs to be triaged by the team labels Sep 13, 2020
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Oct 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants