Amir Gorji
Amir Gorji
This package is outdated and it's not working out with the latest signalR functionalities. You can use `@aspnet/signalr`. It's an official package working also on the React Native.
I had the same problem when I transformed my "App.tsx" class Component into a Functional Component. The problem was only with development build. I put the sagaMiddleware.run(rootSaga); into a useEffect...
Are you sure its revalidation is done every 1 second or the Github gets updated values after a delay? I get the updated values on the page after a couple...