Mobile QoL: remote project add, auto-refresh, and daemon-restart recovery #455
Annotations
1 warning
|
Lint:
src/features/app/hooks/useRemoteThreadLiveConnection.ts#L478
The ref value 'ignoreDetachedEventsUntilRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'ignoreDetachedEventsUntilRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
Loading