- Notifications
You must be signed in to change notification settings - Fork948
Commit7ef638f
fix: revert userSavedProxy from auto-selection useEffect dependencies
The auto-selection useEffect should not include userSavedProxy in itsdependencies as it should only run when latencies are loaded, not whenthe user proxy changes. The check inside the useEffect is sufficient.Co-authored-by: kylecarbs <7122116+kylecarbs@users.noreply.github.com>1 parent34b40da commit7ef638f
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
211 | 211 |
| |
212 | 212 |
| |
213 | 213 |
| |
214 |
| - | |
| 214 | + | |
215 | 215 |
| |
216 | 216 |
| |
217 | 217 |
| |
|
0 commit comments
Comments
(0)