react-polling
react-polling copied to clipboard
Multiple react-polling components
Hi,
When I try to call the react-polling component multiple times from within my react app then polling works for only the first time. If I pass in different props based on change in some state, then the polling doesn't work.
Is it expected behaviour?
can you create a sample codesandbox so that I can check what is wrong with the component?