-
### Version
latest
### Vue Version
latest
### Link to minimal reproduction
```
{{ item }}
import { Carousel, CarouselItem } from '@opentiny/vue'
e…
-
I have a user defined type:
```kotlin
class A
class AType: UserType {
...
}
```
When I use it as entity field like:
```kotlin
@org.hibernate.annotations.Type(value = AType::class)
va…
-
_This idea was discussed in person at WCEU 2022 during contributor day: @youknowriad @aristath @gziolo @luisherranz_
Connecting schemas (https://schema.org/docs/schemas.html) with blocks is someth…
mtias updated
1 month ago
-
Hello,
I want to display my whole tree in a table.
I tried :
```
{{child.name}}
…
-
### NetBox version
v3.0.10
### Feature type
Change to existing functionality
### Proposed functionality
Currently, NetBox determines the relationships between prefixes and IP addresses dynamicall…
-
PySR should be able to reuse parts of an equation.
In theory, a PySR equation (`Node`) type could have a single subtree used by multiple parts of the expression, as any two nodes can point to the s…
-
**Describe the bug**
The `OR` operation of the graphQL query seems to be generating cypher queries that take too long to process
e.g. I have a simple graph where I have child or parent relationshi…
-
### 🔎 Search Terms
generic generator static
### 🕗 Version & Regression Information
- I was unable to test this on prior versions because there is still no online version of every-ts bisect
…
-
I noted that `meshscatter` does not produce a symbol in the legend and trying to create a MWE I got the following:
```julia-repl
julia> fig = Figure()
julia> ax = Axis3(fig[1, 1])
Axis3()
j…
-
MaterialApp theme builder have no possibility to use MediaQuery - so it could not be used in real-life apps without ugly workarounds.
App themes depends on current screen width / system theme type an…