ScriptType
ScriptType
**Describe the bug** If you use Moonlight in Full-screen on a macbook m1 16" with an 16:10 Resolution (1920x1200 or 3456x2160 for example) the Image/Stream doesn't start from the bottom...
**Is your feature request related to a problem? Please describe.** The Svelte Storybook uses Webpack 4 this results in an error when using Node 17 or higher ( 'ERR_OSSL_EVP_UNSUPPORTED'). **Describe...
### Command serve ### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was...
i have following type which im returning. type InstanceArrayResponse struct { Body []*InstanceBody } if the Body is now an empty array i get null as a response when testing...
Hey there, I'm a developer with a background in TypeScript and frameworks like NestJS. One thing I really appreciated about these frameworks is the clear file structure they provide. It...