Slava Nossar

Results 5 issues of Slava Nossar

## Description This adds the ability to optionally provide a `name` value to a tab, and have it function the same as a Group when storing/retrieving from the database. As...

I'm having an issue creating a particular layout, where the slider has a fixed height and contains images with different aspect ratios, with options `mode: 'free-snap'` and `slides.perView: 'auto'`. ![slider](https://user-images.githubusercontent.com/7077600/191201109-366d4762-d035-4794-a8bd-87f5b9ea4619.jpg)...

### Your use case The `enabled` option for `useQuery` has an issue with a race condition (https://github.com/vuejs/apollo/issues/1243 & https://github.com/vuejs/apollo/issues/1422), fixed in latest version (https://github.com/vuejs/apollo/commit/d1d84267589a4062e907cdcb606ce01ea4004502). ### The solution you'd like Update...

enhancement

### Link to reproduction _No response_ ### Describe the Bug When a collection has a queryable document field of the form ```js { doc: { relationTo: 'pages' value: /* ......

status: needs-triage