Commit 95d7d34
committed
Deduplicate LOC panel across the /files to /changes soft-redirect
GitHub fires an extra navigation event when /files soft-redirects to the
React /changes view, so init ran twice before the first run's abort
signal fired, appending a second panel. Use the feature-manager's
deduplicate guard keyed on the panel's own class.1 parent a43d139 commit 95d7d34
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
222 | 226 | | |
223 | 227 | | |
224 | 228 | | |
| |||
0 commit comments