a tool for shared writing and social publishing

pass disable pull to deps

+1 -1
+1 -1
src/replicache/index.tsx
··· 176 176 setRep(null); 177 177 channel?.unsubscribe(); 178 178 }; 179 - }, [props.name, props.initialFactsOnly, props.token]); 179 + }, [props.name, props.initialFactsOnly, props.token, props.disablePull]); 180 180 return ( 181 181 <ReplicacheContext.Provider 182 182 value={{