Files
requestarr/src/components
Gauthier 6ab463285d fix(setup): resolve looping library validation error message (#1316)
This PR fixes a bug where the validation error message is displayed over and over because of a React
useEffect dependency issue. Previously, the `validateLibraries()` function was being called inside a
useEffect that depended on a state that this function was updating.
2025-01-30 11:22:23 +01:00
..
2024-12-29 05:20:35 +08:00
2024-11-20 19:33:16 +08:00
2024-12-29 05:20:35 +08:00