Results 14 comments of xehpuk

If there are keyboards in the wild which claim to have a German layout but have a point instead of a comma on the numeric keypad, then I'd say their...

On my German keyboard, the numpad comma results in a comma for the "de-DE" system locale and in a point for the "en-US" system locale (and in a point for...

![image](https://user-images.githubusercontent.com/3484906/105649332-243a7d00-5eb0-11eb-8cad-3bf7f7bafaed.png) ``` Uncaught TypeError: Cannot read property 'style' of null at t (game.js:formatted:784) at j (game.js:formatted:501) ``` Line: `Fa.threateningPiece.shape.style.filter = "url(#" + Za + ")"` https://github.com/Saturnyn/ChessPursuit/blob/58ca8fc5d8f847eba884917d45dfa05c017bf6ae/src/game.js#L1371

Same issue for me, but `npx` says > command not found: mocha instead of hanging.

As a workaround, execute this after installation: ```powershell &"$env:ChocolateyInstall\tools\shimgen.exe" --output="$env:ChocolateyInstall\bin\kubectl-oidc_login.exe" --path="..\lib\kubelogin\tools\kubelogin.exe" ```

I've found a workaround. Call the "private" `_updateOverlay()`: https://github.com/nimiq/qr-scanner/blob/987bbb0/src/qr-scanner.ts#L695

@lxsmnsyc If I understand correctly, the code you referenced only affects `{...props}`. But this issue also occurs for "normal prop propagation": ```jsx function Div(props) { return ( {props.children} ) }...

Also: A `utils.ts` (instead of `utils.js`) was created.

Found this in the log file: Log ``` !ENTRY org.eclipse.jdt.ls.core 4 0 2024-10-17 23:45:21.128 !MESSAGE Initialization failed !STACK 0 java.util.concurrent.CompletionException: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Unable to start the daemon process. This problem might...

``` Sentry Logger [log]: Integration installed: InboundFilters Sentry Logger [log]: Integration installed: FunctionToString Sentry Logger [log]: Integration installed: BrowserApiErrors Sentry Logger [log]: Integration installed: Breadcrumbs Sentry Logger [log]: Global Handler...