Kottakji

Results 5 issues of Kottakji

preact-render-spy seems to be not compatible with version 10. https://github.com/preactjs-templates/netlify/blob/master/template/package.json#L29 https://github.com/mzgoddard/preact-render-spy/issues/92

### Please avoid duplicates - [X] I checked [all open issues](https://github.com/jeffreylanters/react-unity-webgl/issues) and [discussions](https://github.com/jeffreylanters/react-unity-webgl/discussions) and none of them matched my problem. ### Language and Compiler Babel and WebPack JavaScript ### What...

bug

### Describe the bug I'm trying to open a .app binary on OSX. This works: ```js await open ("bin/osx/example.app"); ``` But I need: - The pid - To add some...

type: bug
status: needs triage

This is a relatively new service. Would it be possible to add it? ![image](https://github.com/rkoval/alfred-aws-console-services-workflow/assets/3580974/4c808bcf-bb5f-4ed5-b047-120f4aedc26b)

new / updated AWS services

With the following code, it crashes. If I remove ` _window.isClickThrough = true;` it will work just fine. ```c# #if !UNITY_EDITOR && !UNITY_WEBGL && (UNITY_STANDALONE_WIN || UNITY_STANDALONE_OSX) using System; using...