Ali Cherry
Ali Cherry
### Describe the bug the `@link` directive does not work when used in a nested object or a schema subtype. Kindly check the following example: Person collection: ```gql type person...
### The problem faced currently? Yes ### How can we solve it? Not sure! Related: https://github.com/spaceuptech/space-cloud/issues/1413 >If you want this feature to be implemented, give it a thumbs up reaction,...
Version: 0.20.0 ``` Add a add-on to the environment Usage: space-cli add [command] Available Commands: database Add a database Flags: -h, --help help for add Global Flags: --log-level string Sets...
### The problem faced currently? Yes ### How can we solve it? For space-cli versions `=0.20.0` too. ### Temporary workaround: If the source IP is insignificant, we can create a...
## Description Allow previewChipProps to accept a `func` that accepts a `FileObject` and returns `ChipProps` Fixes #290 ## Type of change - New feature (non-breaking change which adds functionality) ##...
## FR: Dynamic chip props based on FileObject instance. ### Describe the problem related to this feature request I want to validate specific files based on some custom logic. This...
Fixes #1115
Hi there, While trying to run `tsuml2 --glob test.ts`, the following exception was thrown `TypeError: Cannot read properties of undefined (reading 'getName')`. Here is a reproducible example: ```ts # test.ts...
I was installing this, I've compiled OpenSSL and configured it with the advised arguments in the install instructions. While trying to compile revsh, running `make` produced: ``` ... if [...
## AbstractRestfulController: Set action/method parameter prior dispatch - [x] I was not able to find an [open](https://github.com/zendframework/zend-mvc/issues?q=is%3Aopen) or [closed](https://github.com/zendframework/zend-mvc/issues?q=is%3Aclosed) issue matching what I'm seeing. - [x] This is not a...