Kristaps Fabians Geikins

Results 75 issues of Kristaps Fabians Geikins

Even w/ the latest version of HeaadlessUI for Vue I was running into an issue where if a new dialog starts opening up while a previous dialog is in the...

Vue

**What package within Headless UI are you using?** @headlessui/vue 1.7.23 **What version of that package are you using?** @headlessui/vue 1.7.23 **What browser are you using?** Edge **Reproduction URL** Hard to...

Vue

Even on the latest version (Apollo Client v4.07) there's no `defaultOptions` support for subscriptions: https://github.com/apollographql/apollo-client/blob/231de9404ec8c0807bca31ff6c2050a64bc2b656/src/core/ApolloClient.ts#L1011 If you look at mutate() and query(), those do: https://github.com/apollographql/apollo-client/blob/231de9404ec8c0807bca31ff6c2050a64bc2b656/src/core/ApolloClient.ts#L979 A very obvious oversight! Wanted...

## Description & motivation ## Changes: ## To-do before merge: ## Screenshots: ## Validation of changes: ## Checklist: - [ ] My pull request follows the guidelines in the [Contributing...