Joel Wenzel

Results 16 issues of Joel Wenzel

### 🔗 Linked issue [Discussion #3338](https://github.com/nuxt/framework/discussions/3338) ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking...

enhancement
nuxt3
🍰 p2-nice-to-have

Currently it seems [local-only](https://www.apollographql.com/docs/react/local-state/managing-state-with-field-policies) fields do not return in mutation responses. To elaborate I have a query that returns type FooType and that same type is returned in the create...

core

Currently I do not have the bandwidth to maintain this project. If someone wants to maintain an active fork I will redirect to your repository. Any volunteers can reply to...

![image](https://user-images.githubusercontent.com/50124194/128274351-370a4aff-905e-4b1e-8fb3-bb9d7ec9646f.png) When the canvas is scaled up then arrows become too short, vice versa when canvas is scaled down.

bug

### Environment ------------------------------ - Operating System: `Windows_NT` - Node Version: `v16.17.0` - Nuxt Version: `3.2.2` - Nitro Version: `2.2.2` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `app`,...

enhancement
discussion
3.x

## Description There are certain cases when menu's do not unregister themselves from the parent which puts the parent menu in a bad state. Fixes #17094 ## Markup: ```vue Menu...

T: bug
C: VMenu