Commit dde41bb
committed
Fix duplicate preference keys for custom HTTPS endpoints
Include httpBaseUrl in the fallback path of endpointDefaultPreferenceKey
so that multiple custom HTTPS endpoints (which share the same provider,
reachability, scheme, and label) produce distinct keys. This fixes:
- Duplicate React keys in the MenuItem map for pairing link copy options
- Multiple custom endpoints incorrectly showing the 'Default' badge when
any one of them is set as the default1 parent 1001ee1 commit dde41bb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
293 | | - | |
| 293 | + | |
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| |||
0 commit comments