netbird icon indicating copy to clipboard operation
netbird copied to clipboard

Fix route selection IDs

Open lixmal opened this issue 1 year ago • 0 comments

Describe your changes

Copying the IDs for routes list accidentally modified the original routes, resulting in a panic. Now we copy the desired values explicitly

Issue ticket number and link

Checklist

  • [x] Is it a bug fix
  • [ ] Is a typo/documentation fix
  • [ ] Is a feature enhancement
  • [ ] It is a refactor
  • [ ] Created tests that fail without the change (if possible)
  • [ ] Extended the README / documentation, if necessary

lixmal avatar Apr 25 '24 16:04 lixmal