Skip to content

Angular - Using unique index for tracking grid actions - #25792

Merged
fahrigedik merged 1 commit into
rel-10.6from
fix/action-tracking-index
Jul 9, 2026
Merged

Angular - Using unique index for tracking grid actions#25792
fahrigedik merged 1 commit into
rel-10.6from
fix/action-tracking-index

Conversation

@sumeyyeKurtulus

Copy link
Copy Markdown
Contributor

Description

Resolves such problems occuring for the multiple actions declared in a page.

_debug_node-chunk.mjs:14307 NG0955: The provided track expression resulted in duplicated keys for a given collection. Adjust the tracking expression such that it uniquely identifies all the items in the collection. Duplicated keys were: 
key "FileManagement::Rename" at index "1" and "7", 
key "FileManagement::Move" at index "2" and "8", 
key "AbpUi::Delete" at index "3" and "9", 
key "FileManagement::Permissions" at index "4" and "10". Find more at https://v22.angular.dev/errors/NG0955

@sumeyyeKurtulus sumeyyeKurtulus added this to the 10.6-final milestone Jul 9, 2026
Copilot AI review requested due to automatic review settings July 9, 2026 12:04
@sumeyyeKurtulus
sumeyyeKurtulus requested review from fahrigedik and removed request for Copilot July 9, 2026 12:04
@fahrigedik
fahrigedik merged commit 5984afd into rel-10.6 Jul 9, 2026
2 of 3 checks passed
@fahrigedik
fahrigedik deleted the fix/action-tracking-index branch July 9, 2026 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants