ksdc-grantw

Results 5 issues of ksdc-grantw

### Documentation issue - [x] Documentation improvement ### Is there a specific documentation page you are reporting? [Environment Variable Conflict between Nx and Vite](https://nx.dev/recipes/react/use-environment-variables-in-react#environment-variable-conflict-between-nx-and-vite) ### Additional context or description I...

type: docs

The documentation for the UseMutation Option `ignoreResults` ([see here](https://www.apollographql.com/docs/react/data/mutations/#mutationhookoptions-interface-ignoreresults)) only states that the "_data property is not updated with the mutation's result_". It does not indicate that the `loading` state...

📝 documentation
:books: good-first-issue

### Current Behavior I have a GH WF that runs `nx affected -t lint test build` for any PR into `master`. The task is hanging indefineitly, I left it to...

type: bug

### Current Behavior Vite is not releasing ports when the server is stopped. So when I start it again, it looks for the next available port, ie: ```bash > nx...

type: bug
scope: bundlers

Thank you for your work on `@habx/apollo-multi-endpoint-link` — it has been very helpful for projects that need to manage multiple GraphQL endpoints through a single Apollo Client. I noticed the...