Opender Singh
Opender Singh
Hi! Thank you for this action 😄 I am trying to set up a workflow in which I have one job to create a release against a tag, and then...
Related to #2224, which fixes this case for checking out a branch, but a more robust solution is needed for other git cases which will show the same behavior. Possibly...
## What is the problem? While reading through the migrate from react-use docs I incorrectly determined that the new `useLocalStorageValue` hook was _not_ sync'd across tabs, because of this note...
## What is the problem? Typo in the code example for `useTimeoutFn` ## What changes does this PR make to fix the problem? Syntax change ## Checklist - [ ]...
Hi! Thank you for this wonderful plugin. I'm working on something that would greatly benefit from being able to pass **query parameters to the service worker registration URL**. Something like,...
Resolves #2289
Hi there! I have noticed that this particular `console.log` is unnecessarily printing `null` in unit tests or a server (SSR) environment. In each of these cases, the application insights object...
### Prior Issues None that I could find ### What is the current behavior? Remove a local storage key in one tab, observe that it does not trigger an update...