Matiss
Matiss
I noticed that if I set the `duration` option then after the set duration the cache is gone but the `key` is not and is still recoverable using `.keysSync()`. Doesn't...
### System Details - posh-git version/path: 1.1.0 ~\Documents\PowerShell\Modules\posh-git\1.1.0 - PowerShell version: 7.3.0 - git version 2.38.1.windows.1 - OS: Microsoft Windows NT 10.0.19044.0 ### Issue Description I'm confused by the behavior...
I want to add a `` element with some content and add an `onClick` event handler such that when the user clicks anywhere on the backdrop the `` closes but...