-
### What platform were you using when you found the bug?
- React Flow version: 12.0.1
- Browser and version: Arc, Chrome
- OS and version: MacOS 14.5
### Live code example
https://codesan…
-
Thanks for creating the sync’ed view feature! I was testing it on a model with
-
### Expected Behaviour
`aio console projects sel` allows selection of any of the projects in `aio console projects ls` output
### Actual Behaviour
only 4 are shown and iterable
### Reprodu…
-
Hello,
So i have a structure like this:
`{
"id":2022,
"value":2022,
"children":{
"id":"June",
"value":"June",
"children":{
"id":"02",
"value":"…
-
In my use case, **when you click on a node**. A request is trigged to fetch data corresponding to the clicked node.
Everything works well, except it **does not update the selected class.**
For you…
-
## Description
The `IgxCarouselComponent` causes a `ReferenceError: Cannot access 'IgxCarouselComponent' before initialization` error during testing, even though `IgxCarouselComponent` is not expli…
-
We discussed giving the user the ability to define a subset of nodes/edges/tracks/lineages separate from (more persistent than) selection. This will be useful for visualizing only cells of interest to…
-
The selection.isCollapsed works by detecting start and end nodes and their offsets. This sometimes leads to inconsistencies because of different implementations by different browsers (especially on mo…
-
```
"@swimlane/ngx-charts": "^20.5.0",
"@types/jest": "^29.5.12",
"@types/node": "^18.18.0",
"@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.…
-
For debugging DERP home selection, perhaps we should store a history of netcheck results in the client (bounded, in memory/disk, as function of OS type) and then serve them up over c2n.
So then if …