Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Row deselect fix when md-select-id is supplied #403

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Panicsystem
Copy link

When deselecting a row (removing from the 'selected' array), if the md-select-id is supplied, use this instead of an object search.

This prevents a wrong deselect behavior when:

  • Pull your list
  • Select some rows
  • Refresh/Update the list via http
  • Deselect a row, the objects references have been changed, the wrong row is deselected.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant