Ryan Bower
Ryan Bower
I'm leveraging yarn workspaces and lerna in one of my projects and it'd be nice to know the import cost of linked, local packages. The packages are linked locally using...
**Is your feature request related to a problem? Please describe.** The react-nodegui instance can't detect key events when the application doesn't have focus. **Describe the solution you'd like** Detect keyboard...
After upgrading to Next.js 13, I get the following error during `tf-next build`: ``` Running "pnpm run vercel-build" > @[email protected] vercel-build /private/var/folders/44/lsxcxj6j493dcwvsxtb91jm403n6g6/T/tmp-38705-hueF4gn7GyTP > next build warn - Invalid next.config.js options...
### Which scope/s are relevant/related to the feature request? content ### Information I've been using [ng-doc](https://ng-doc.com/) lately as a Storybook alternative for my component library. They have a nifty feature...
When NextJS v12 is used without a babel configuration, this solution fails to perform service injections. Example: ``` // number.service.ts import {Injectable} from "@nestjs/common" @Injectable() export class NumberService { getNumber():...
The node client for `@elastic/elasticsearch` provides the user with an option for defining the aggregation type in the response. ``` export type SearchResponse = SearchResponseBody export interface SearchResponseBody { //...
**Describe the bug** Microstutters every half second in WebStorm 2024 **To Reproduce** 1. Install this plugin. 2. Try to navigate via the keyboard in an Angular component. **Expected Behavior** 1....
### Description The current syntax highlighter treats TS files as typescript (as it should). Unfortunately this causes inline-template html to render without syntax highlighting.  ### Proposed solution Can inline...
### Description re: https://github.com/ng-doc/ng-doc/issues/163 Not sure how to describe this further. ### Proposed solution Refactor markdown-to-html process with remark and allow the user to pass their own plugins. I'd recommend...
I'm struggling to figure out why OpenGL is not enabled for my chrome instances in WSL2 with GWSL. Output of `glxinfo -B`: ``` name of display: :0.0 display: :0 screen:...