Alexander Mattoni

Results 20 issues of Alexander Mattoni

Seems I'm having an issue updating to the latest Ogen, and it's driving me mad. Does anyone know how to solve this? ### What version of ogen are you using?...

bug

### What version of ogen are you using? 0.67.0 ### Can this issue be reproduced with the latest version? Yes ### What did you do? ``` /v1/infrastructure/servers: get: operationId: getServersCollection...

bug

I'm attempting to set this up to work with Vue 2.0. First thing I had to do was edit the definitions from definitely typed for Vue so that it exports...

I've hit an issue in production, where I have larger data sets, when using this plugin. My response times from my API were increasing linearly with the size of the...

It appears that using fragment queries with this extension attaches an extra `}` to the end of the fragment portion when sending to Apollo Studio, causing parse errors for the...

Hi everyone, So a very common set up is to hash bundles so that the client can cache them, but download new content whenever the bundle is updated ( and...

enhancement

It looks like the `properties` field of `FilterGroup` is always present when using search API, but providing it as an empty array gives a 400 back from the API meaning...

I've noticed an issue with the latest update to support type arrays per 3.1.0 spec (thanks a ton for adding that!) However, I've noticed if the type is ``` type:...

bug
help wanted

**Is your feature request related to a problem? Please describe.** Now that remix is merging with react router 7, it seems this library no longer works. None of the dynamic...

## Ask your Question Is it possible to do something like the following? ``` const TopLevelList = styled.ul` border-top: 1px solid ${BrandColors.BORDER}; margin-top: 0; ${props => props.dark && ({ color:...

feature: proposal 💬
platform: react 🛠️
cat: extend syntax ✍
core team 🧬