-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
When displa…
-
```
What steps will reproduce the problem?
1. start debugging a program
2. type 'v' for geben-display-context
3. click + signs to drill-down into Local variables/objects
What is the expected output? …
-
When asserting JSON responses, the output is useless:
```
expected { data: { objects: { pageInfo: [Object], edges: [Array] } } } response body, got { data: { objects: { pageInfo: [Object], edges: [A…
-
### Prerequisites
- [x] I have written a descriptive issue title
- [x] I have searched existing issues to ensure the bug has not already been reported
### Mongoose version
8.7.1
### Node.js versi…
sasp1 updated
1 month ago
-
It would be very useful to be able to expand deeply nested JSON objects with a hotkey or button
-
The parsed `argv` object from `yargs-parser` returns values for argument names with dots `.` as nested object values. Currently not all API methods correctly support nested objects, while other method…
-
### Goal
As an Engineer, I want API docs that allow me to interact with elements and objects on the page so that I can better understand nested objects and how they relate.
### Notes
Two opti…
-
### Description
Currently it is possible to validate nested object by adding the @ValidateNested decorator on a property.
In our case we almost always want to validate nested objects. So we have…
-
```
What steps will reproduce the problem?
1. start debugging a program
2. type 'v' for geben-display-context
3. click + signs to drill-down into Local variables/objects
What is the expected output? …
-
So, basically the following would simply make the second rectangle disappear when there's anything under it
```
local group = RNGroup:new()
local rect = RNFactory.createRect(100, 0, screenFW,…
Sylph updated
11 years ago