Dom Armstrong

Results 7 issues of Dom Armstrong

- `downshift` version: master **Problem description**: I'm getting some intermittent test failures from a status message being added to the document by a previous test due to a debounce not...

bug
help wanted
needs investigation

### Plugin version v5.0.0 ### ESLint version v8.2.0 ### Node.js version 14.18.0 ### npm/yarn version 1.22.17 ### Operating system Big Sur ### Bug description Generally I like this rule but...

bug

Hi. I'm running in to an issue in StrictMode with the fact that React is calling effects multiple times but then is only calling ref callbacks once. I believe this...

Status: Unconfirmed

## Environment ``` ## System: - OS: macOS 13.4 - CPU: (10) arm64 Apple M1 Max - Memory: 487.28 MB / 64.00 GB - Shell: 5.9 - /bin/zsh ## Binaries:...

I'm seeing [another issue](https://github.com/isaacs/node-lru-cache/issues/349) with using sinon timers. With a faked performance.now, the initial result will be `0` until you advance the timer. But the default fill of the starts...

I'm running in to the same issue as described by https://github.com/isaacs/node-lru-cache/pull/351. However I think a simpler solution is to wrap the calls to get now, avoiding any need for developer...

https://github.com/capricorn86/happy-dom/blob/cf74f5f63ca562e075c9c14b77ecfbb8fbc43dea/packages/happy-dom/src/selection/Selection.ts#L123-L141 Expecting focusNode to be the focusNode and focusOffset likewise.