seamapi / public-tracker

0 stars 0 forks source link

Access Codes are sometimes shown as duplicates on Console Device > Access Codes table #39

Open seveibar opened 9 months ago

seveibar commented 9 months ago

This is hard to reproduce because it is probably a key'ing issue, we should resolve by making sure our key'ing strategy uses the access code id on each table row element instead of an iteration index. i.e. key={access_code_id} instead of key={i}

References

  1. https://hello-seam.slack.com/archives/C041U284Z5K/p1695542134852249
rchodava commented 9 months ago

Actual duplication of codes in Connect, probably one managed and another unmanaged