When using multiple React Elements `<Online />`, `<Offline />`, and hooks with the same PollingConfig, Polling should only happen once.
When using multiple React Elements
<Online />,<Offline />, and hooks with the same PollingConfig,Polling should only happen once.