Anoch Jeyakanthan

Results 2 issues of Anoch Jeyakanthan

When using useEffect and useDocument infinite loops. This is a custom hook I have to have up to date use data. ``` export function useUserData(): UseUserDataReturn { const { data:...

### Discussed in https://github.com/chimurai/http-proxy-middleware/discussions/1069 Originally posted by **ItsAnoch** February 2, 2025 I've been trying to intercept the HTML response and use JSDOM to modify some elements before returning the edited...